How to frame a webservice request to add a parent record, child record and establish a relationship between them using a single webservice call.
book
Article ID: KB0085685
calendar_today
Updated On:
Products
Versions
TIBCO Collaborative Information Manager
-
Not Applicable
-
Description
Resolution: Description: ============ How to frame a webservice request to add a parent record, child record and establish a relationship between them using a single webservice call.
Environment: ========== TIBCO Product name and version: TIBCO Collaborative Information Manager 7.21. Operating System(s): All Operating Systems
Symptoms: ======== N/A
Cause: =====
N/A
Resolution: ========
Use the following transaction in the webservice request. The key is to have both the parent record and child record in separate MasterCatalogRecord nodes and specify forward and reverse relationships in the respective MasterCatalogRecord node.