on 2016 Nov 10 10:25 AM
Hello Everybody,
I cannot write/update the data into the SF(Success Factor) table using ODATA, via BODS.
I need write the data in the tables like Empcompensation, Perperonal, PerAddressDEFLT...
Please find the configuration of Datastore with ODATA adapter.
With this configuration,I can only read or extract the data from SF.
On the other hand, I can read/write the data using SF APIs. But some tables are only available in OData API. see picture
Are there someone knew the problem ?
Thanks for your help
Xin
Hi Ivo,
As per the Success factors document there are many objects which supports only Query,Upsert Operations whereas BODS ODATA V2 treats Upsert as Insert/Merge operation.
How to handle these SF objects like per person,empemployments etc., to update the data in BODS. If there is no option can we treat this as the limitation.
Please suggest.!
Regards,
R.Sumanth.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Please note that BODS does not perform an upsert operation for ODATA V2. Instead it performs an INSERT and a MERGE, per this documentation. A lot of the Successfactors ODATA objects only support UPSERT operations.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Xin,
Can you check if the tables which you want to use as a Target in Data services the option to upsert(Insert/update) in SuccessFactors
E.g the Table EmpCompensation in SuccessFactors application might not have the Upsert Option set.
Kindly check the settings in SuccessFactors
Regards
Arun Sasi
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
69 | |
10 | |
8 | |
7 | |
6 | |
6 | |
6 | |
6 | |
6 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.