edmiRemoteCreateLargeObject


 

EdmiError edmiRemoteCreateLargeObject(SdaiServerContext  serverContextId,
                                        SdaiModel          modelId,
                                        SdaiOptions        options,
                                        SdaiAggrOrInstance aggrOrInstanceId,
                                        SdaiAttr           attrId,
                                        SdaiInteger        aggrIndex,
                                        SdaiLargeObject    *largeObjectId,
                                        SdaiInvocationId   *edmiInvocationId);

<Description>

Arguments


1TypeNameComment
2SdaiServerContext  

serverContextId

Context identification, from edmiDefineServerContext

3 SdaiModel

modelId

 

4 SdaiOptions

options

See description of available options below.  Options may be joined by using the bitwise OR operator.

5 SdaiAggrOrInstance

aggrOrInstanceId

 

6 SdaiAttr

attrId

optional

7 SdaiInteger

aggrIndex

optional

8 SdaiLargeObject

largeObjectId

 

9 SdaiInvocationId

edmiInvocationId

Currently not used.

Return Value


Error rendering macro 'excerpt-include' : User 'null' does not have permission to view the page 'US:_r_EDMInterface'.

 

Options


OptionComment

EDM_FILE_TYPE

 

EDM_BLOB_TYPE

 

ASSIGN_TO_ATTRIBUTE

 

ASSIGN_TO_AGGREGATE_BY_INDEX

 

ADD_TO_AGGREGATE

 

Example


 

 

 

See also

Filter by label

There are no items with the selected labels at this time.

 

Â