Hi,I have a form guide based on a data model of XDP. The fields on the
XDP are having an wsdl data conncetion, which invokes a LC process and
the data connection to the fields help them prefill certain values
returned from the server. This is happening on the form guide as well.
SO the flow is like this, i give URL to open a form guide (this opens in
browser), i fill one of the detail say , Serial no of the Student, and
then click on a "find" button, so that its details can be retrieved.
Upon cl...