Hi Experts,
I am trying to populate a list of employee ids in Content Modifier as follows and then writing it to a file on SFTP server,
111112222233333
However, in the output file, it's displayed as,
111112222233333
Could you please help me...
Hello Experts,
We have a custom MDF created in SuccessFactors that stores employee attendance details (in time, out time, terminal number etc.). These records are "effective dated". Every day a new attendance record is created with effective date a...
Hi Friends,
Our scenario is SuccessFactors Employee Central --> HCI --> SFTP server. We want to select future hire employees data from SF. We are using SuccessFactors adapter with OData V2 message protocol in sender communication channel in HCI iFl...
Hello Experts,I am using SuccessFactors adapter in SAP CPI to fetch data from an entity in SF. I have following query in the channel,Operation: Query(GET) ResourcePath :<Entity Name>?$select=<List of fields to be selected>&$filter=(startDate gt datet...
Hi Naresh,Thanks for your response. The employee IDs here are not hardcoded text but an expression like ${property.emp_id}Moreover, I am adding one employee at a time to the file. For example, every execution of iFlow appends an employee id in the sa...
Thanks Eben de Lange,I checked the link that you provided. However, there is no solution mentioned to this issue there. How can we fetch more than 1000 records from OData API?Regards,Netrey
Hi Morten,
I need help again on the date front. My requirement is to get records from successfactors that were created yesterday. I am not sure how do I specify yesterday's date. Could you please help?
Also, do we have any documentation from SAP wh...
Thanks a lot Morten,
I had been looking for syntax to specify current date and the one mentioned in this blog worked perfectly. Thanks again.
Regards,
Netrey