Hi,
I have a process which makes an LDAP call ad the result set can be multiple values. I want to have these values in an XML variable, for which I have referenced an XSD. The xsd will be part of the wsdl and whenever the service is invoked, the xml elements will be direclt made available in the fields in the form. I am still stuck at how to link the LDAP call with the variable of xml data type. I know that the I can directly get an xml output from the LDAP by mentionaing the tags in the properties for the LDAP component, but I am not sure if that will help, that xml needs to be available during the invocation in the overall form xml.
Please help.
Regards,
Nakul