on 2007 Jul 23 12:10 PM
Hi,
If three elements of sender has
been given same element value,then how do you assign the values to three different fields e.g. : surname, middlename, firstname of receiver system
Thanks,
Somenath
Somenath,
Can u please give an example?So that it could be easy for us to suggest.
Best regards,
raj.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Which option i can use?
a) Using CopyValue
b) ValueMapping,
C). Context Object
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi
Use the substring function in the mapping to acheive this.
Or write an UDF to split the given name in to three parts by the spaces and return ot to the receiver node.
Regards
Santhosh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
71 | |
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.