EAI SIEBEL ADAPTER QUERY METHOD
Sorry pals,
I really need some help in this.
I wrote the next searchspec in the EAI Siebel Adapter Query method:
*'[Account.Account Number] = "' + [&Account Number] + '" AND
[Account.Account Type Code] = "Cliente"'*
But the idea here is that *[&Account Number] *should come from an a external
request not from a process property, how can I get the value from the
external system in order to pass it as parameter in the SearchSpec in my
workflow*
*Start---EAI SIEBEL ADAPTER -- End
Hope you can guide me.
I really need some help in this.
I wrote the next searchspec in the EAI Siebel Adapter Query method:
*'[Account.Account Number] = "' + [&Account Number] + '" AND
[Account.Account Type Code] = "Cliente"'*
But the idea here is that *[&Account Number] *should come from an a external
request not from a process property, how can I get the value from the
external system in order to pass it as parameter in the SearchSpec in my
workflow*
*Start---EAI SIEBEL ADAPTER -- End
Hope you can guide me.
0