Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8644

Re: Sender SFSF Adapter for synchronous Query entity.

$
0
0

Hi Raghu,

 

When pulling data, it is Async : -  SF -> PI -> Target.

 

<?xml version='1.0' encoding='utf-8'?><urn:query xmlns:urn='urn:sfobject.sfapi.successfactors.com'><urn:queryString>SELECT person, personal_information FROM CompoundEmployee</urn:queryString></urn:query>

 

Async Mode worked!!!!!

 

For anyone interested, I am doing the following:

 

SFSF Sender Config as follows.

GeneralTab.jpg

SFSF Query (modeled in Operations modeler) as follows. I've also setup a 30 minute polling.

ProcessingTab.jpg

 

I am using asynchronous as per Raghu's suggestion.

In the ESR, I have the xsd imported which is my outbound interface message type. I have created a mapping to my inbound aysnc interface message type.

 

imported_xsd.jpg

 

The SFSF adapter would generate the xml request mentioned here..

 

  1. <?xmlversion='1.0'encoding='utf-8'?> 
  2. <urn:queryxmlns:urn='urn:sfobject.sfapi.successfactors.com'> 
  3. <urn:queryString>SELECT person, personal_information FROM CompoundEmployee</urn:queryString> 
  4. </urn:query> 

 

 

 

Regards,

Amith


Viewing all articles
Browse latest Browse all 8644

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>