on 2018 Nov 06 2:02 PM
Hello,
I am quite new to SAP Cloud Applications Studio. I would like to know in C4C, would it be possible to copy data from a lead(LeanLead) to a contact person when the lead is converted?
For example, say I would like to copy value from the "Source" field of lead object to a Z-field in contact object when the lead is converted. How can I achieve this through cloud studio?
Thanks,
Sandesh
Request clarification before answering.
Hi Sandesh
In the Lead BO, in the Before Save event you should check if the Lead is converted.
If it is -> then Retrieve the Contact you need and assign the values.
Cheers
Thomas
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
75 | |
21 | |
9 | |
7 | |
6 | |
6 | |
4 | |
4 | |
4 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.