Siebel Order Management Guide > Product Data Service and Import/Export API Reference > ISS Authoring Import Export Business Service Reference >

ReleaseJwsObjects Method


This method releases all objects contained in a particular Joint Workspace. The Release date of all objects is determined based on the value of S_ISS_JWS.EFF_RELLEASE_DT field; if this field is empty, the objects are released as of the current moment.

If one of the objects is locked by another user, the method generates an error.

Syntax

API:

ErrCode DoInvokeMethod (const SSchar* pMethodName, const CCFPropertySet& inputArgs, CCFPropertySet& outputArgs)

Internal Method:

ErrCode ReleaseJwsObjects (const CCFPropertySet& inputArgs, CCFPropertySet& outputArgs);

Arguments
Argument
Type
Description

const SSchar* pMethodName

In

Method name: ReleaseJwsObjects

const CCFPropertySet& inputArgs

In

Information for releasing JWS content

CCFPropertySet& outputArgs

Out

Information for releasing JWS content

Details of Input Arguments

Property
Value
Description

RootObjectType

ISS_JWS

Keyword

RootObjectName

Name of the JWS record

Name of the JWS record

Siebel Order Management Guide Copyright © 2010, Oracle and/or its affiliates. All rights reserved. Legal Notices.