Hi Experts,
I am trying to merge users in LMS via API using action AI_mergeUser. I am able to successfully merge 1 set of users but I have requirement to merge bulk users. Can anybody help in what would be the format in which data needs to be sent...
Hi,I have created a value mapping in HCI. I want to use same Value Mapping across my interfaces. Is there a way to do so with minimal change as my Value mapping contains 500 entries. Thanks,Arpna
Hi Experts, I am getting below error in webUI when I exported my interface from Eclipse to WebUI . I tried uploading interface multiple times but still the same issue. Any idea what is causing this issue. capture.png
Hi Experts,I am upserting records in SuccessFactors FOCostCenter using Odata. The response profile I am getting does not contain any Key field to determine which record failed or was successful. Is there any way to determine the same? Sample response...
Indeed a great blog and very helpful.
I was trying out the same thing via postman but it is not appearing in Execution Manager except the value in drop down "Process Definition Identifier". Am I missing out something?
Thanks,
Arpna Kaul
Hi Sriprasad, I tried using the same Value Mapping in different interfaces having different packages. I got below errors:- 1. "Mapping bundle with same bundle-SymbolicName already exists" when I tried uploading same value mapping in WebUI 2. I change...
Hi Sriprasad, This was initial approach I thought of but was not sure if indexing of source file would match the response profile. Now I am upserting each record at a time and and saving key values in a property so that I can fetch them at a later st...