on 2023 Oct 04 2:41 PM
Hello,
We have created an integration, in the Integration Center, which has SuccessFactors as Source Type and Destination Type.
The objective is to populate a field in the Job Information section, let's call it custString_01 which is based on:
To do so, we have created a calculation, within Integration Center, on custSring_01 with the following logic:
IF "custString_02" is equal to "01" AND "Event Reason" is equal to "IN001"
THEN "custString_01" is equal to "Incrementale - Mercato"
ELSE IF “custString_02" is equal to "01" "Event Reason" is equal to "IN011"
THEN "custString_01" is equal to "Stabilizzazione - Stage"
ELSE IF “custString_02" is equal to "01" "Event Reason" is equal to "IN012"
THEN "custString_01" is equal to "Stabilizzazione - Somministrazione”
IF ... Continuing with "custString_02" is equal to "02", etc.
Are you aware of any limitations on this type of calculated field/logic within Integration Center? Could we set up a Calculated Field with two fields as input conditions/two if-then statements which are not nested?
Many thanks,
Gabriele
Request clarification before answering.
User | Count |
---|---|
9 | |
4 | |
4 | |
3 | |
3 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.