How to use value from right side (target system schema) in the script property condition at left side(My Application) in synchronization editor.
I am using script property to calculate value to get synced to target system.
Now the problem is mapping is one directional(from left to right) and I want to use value from right side of schema for condition calculation and based on that return the value.
I am not able to access the schema attribute value from right side in the script property condition implemented at left side.
Can anyone help me with how can i resolve this issue?
Thanks in advance.