Hi all,
I have a requirement where in I have to implement a search form using Cloud Applications Studio, which needs to query ERP and get details of sales order(
or other ERP documents). When the search returns with results, I should be able to select one or more results and add them to a list.
I am considering using OWL pane where I wish to configure my search. Once the results arrive I want to, there should be a multiselect option using which the user will be able to select one or more search results from the OWL, and somehow add them to an AdvanceListPane.
I'm not sure if OWL is capable of querying ERP.
Am I heading in the right direction? Is there a reuse component available with i can use for this?
Thanks in advance,
Sanat