You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

How to add key value pair in OIC mapper

edited Oct 24, 2018 3:33AM in Integration 3 comments

Content

Hi Experts,
 
Working on the HCM integration in which we are using UCM SOAP service to check-in in the content into HCM. While using the dragging the UCM SOAP service adapter into the Integration canvas, we need to map the certain key-value just like below:
<ucm:GenericRequest webKey="CS">
<ucm:Service IdcService="CHECKIN_UNIVERSAL">
            <ucm:Document>
                  <ucm:Field name="dDocTitle">File</ucm:Field>
                  <ucm:Field name="dDocType">Document</ucm:Field>
                  <ucm:Field name="dDocAuthor">abc@a.com</ucm:Field>
                  <ucm:Field name="dSecurityGroup">Export</ucm:Field>
                  <ucm:Field name="dDocAccount">hcm$/dataloader$/import$</ucm:Field>
                  <ucm:Field name="primaryFile">C:/csv/abc.zip</ucm:Field>

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!