
Introduction
SAP Cloud Integration version 6.54.xx comes with new feature, where in one can create Datatype and Messagetype as reusable design time artifacts in Cloud Integration capability of SAP Integration Suite
This feature is available only in SAP Integration Suite standard and above service plans.
SAP Cloud Integration version 6.54.xx software update is planned on mid of July 2024 (date and time subjected to change).
Create DataType :
1. Open the Integration Suite Tenant and navigate to Design -->Integrations and API's
2. Create an Integration Package or open an existing one.
3. Navigate to the Artifacts tab and click on Edit in the top right corner
4. Click on Add drop down and select Data Type from the list
5. Add Data Type dialog is displayed with Create (radio button) selected by default.
6. Enter the values for the fields Name, ID,Target Namespace, Description ,select the category - Simple Type(selected by default) or Complex Type for the Datatype you want to create and click on Add or Add and Open in Editor
7. On Click of Add, the Data Type artifact with the provided name gets created and is listed in the Artifacts list page
8. On Click of Add and Open in Editor, the Data Type artifact gets created with the provided name and the artifact gets opened in the Editor in display mode.
9. The Editor contains three tabs : Overview,Structure and XSD.The Structure is shown by default when the artifact is opened. It displays the structure of the datatype in a tree table with the following columns :
9. Switch to edit mode and to define/build the Structure of the Datatype. On selecting the first row(rootnode),the Add drop down in the table header gets enabled (for category complex type) and also the details of the row are displayed in the right side section of the editor.
10. Simple Type Data Type :
11.Complex Type Data Type :
To add child nodes:
Add -->Element to add child element node
Add -->Attribute to add attribute node
Add -->Rows to add multiple Elements/Attributes
12. Once the Structure is defined,Click on Save to save the artifact as Draft, Save as Version to save the artifact as versioned artifact.
13. XSD tab displays the read only view of the xsd schema of the Datatype artifact
Create MessageType:
1. Open the Integration Suite Tenant and navigate to Design -->Integrations and API's
2. Create an Integration Package or open an existing one.
3. Navigate to the Artifacts tab and click on Edit in the top right corner
4. Click on Add drop down and select Message Type from the list
5. Add Message Type dialog is opened
6.Enter the values for the fields Name, ID, XMLNamespace, Datatype to be Used, Description, and click on Add or Add and Open in Editor
7. On Click of Add, Message Type artifact gets created and is listed in the Artifacts list page
8.On Click of Add and Open in Editor, MessageType artifact gets created and the artifact gets opened in the DataType Editor with Structure tab loaded by default in non-edit mode . The rootnode Name would be same as the Message Type name ,Category as Element and Type as Data Type Used (if selected in the Add Message Type dialog)
9. Overview tab in Edit mode is as shown below :
10 XSD tab :
11. Datatype Used to create a Message type can be changed in Overview tab or in Structure tab. Switch to edit mode and select the root node in the Structure tab.The properties sheet gets displayed on the right side of the page with Datatype Used field as editable.
12. No other nodes(child nodes) are editable in the Message Type artifact.
Next Steps: Deletion of element/Attribute nodes, Cut,Copy and Paste, Move up and Move Down,Drag and Drop actions to edit the structure of the Datatype
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
16 | |
14 | |
13 | |
11 | |
11 | |
11 | |
10 | |
8 | |
7 | |
7 |