XPGBaseTransferFile
|
The sample event used by the CAA usecases to test if, the gateway server is working and the file transfer is established.
| None
| No input XML, only bulk data containing files to be sent. | None |
TransferLOC
|
An event to transfer the mastership of some entities to 3DEXPERIENCE platform. (*)
| None | Only External IDs of the objects whose mastership data is to be changed are provide in the XPDMXML as follows:
<ListOfObjectBase>
<UniqueID External="5E6A626A7123641E0909265156747A74090B5F70" />
<UniqueID External="XPDMExternal001" />
</ListOfObjectBase>
This XPDMXML file must be provided by the X-PDM adapter. | None |
FLMirror | An event to export an XPDMXML containing functional and/or logical data. | None | | |
TransferLOCNotice
|
An event to send the mastership information of the objects for which change of Location Of Control was requested either during TransferLOC event or during CoexistenceAdministration batch execution. (*)
| OriginalEventID : The Event ID of initial TransferLOC event. | None | The External IDs of the objects for which change in mastership is requested along with their locationOfControl value are sent in XPDMXML
: <ListOfObjectBase>
<UniqueID External="5E6A626A7123641E0909265156747A74090B5F70"
locationOfControl="V6" />
<UniqueID External="XPDMExternal001"
locationOfControl="XPDM" />
<UniqueID External="5E6A626A7123641E0909265156747B56090B601D"
locationOfControl="Unknown" />
</ListOfObjectBase> The locationOfControl can have following values:
V6 : when 3DEXPERIENCE platform is master.
XPDM : when any site, other than the 3DEXPERIENCE platform site is the master.
Unknown : when the object was not found in 3DEXPERIENCE platform.
|
REQUIREMENTMirror | An event to export an XPDMXML containing Requirement and/or Requirement Specification data. | None | | |
MirrorEBOM
|
An event to import and export the E-BOM data.
|
None
| See E-BOM Exchanges for different XPDMXMLs that can be imported for different mechanisms. |
See Data Export Mechanisms For E-BOM Exchanges for different XPDMXMLs that can be imported for different mechanisms. |
PRODUCTMirror
| An event to import and export the Engineering structure data. | None | See Engineering Exchanges for different XPDMXMLs that can be imported for different mechanisms. | See Engineering Exchanges for different XPDMXMLs that can be imported for different mechanisms. |
[ORIGINAL_EVENT_NAME]_LocalFeedback
|
An event declared only for X-PDM side to process feedback when event succeeds, fails or aborts locally. | See Feedback Event Configuration for more details. | None | None |
[ORIGINAL_EVENT_NAME]_RemoteFeedback | An event declared on X-PDM side to process feedback when event fails or aborts on 3DEXPERIENCE platform side. An entry should be present on 3DEXPERIENCE platform side to activate this event. | See Feedback Event Configuration for more details. | None | None |
PPRMirror | An event to export an XPDMXML containing PPR data. | None | None | PPR data structure. |
Pull | An event to pull the 3DEXPERIENCE owned data from 3DEXPERIENCE platform to XPDM. | None | None | Any data structure. |
CONFIGMirror | An event to export an XPDMXML containing configuration data. | None | None | Data having configuration. |