Mapping to Get file from UCM
Summary
Mapping to Get file from UCMContent
Hi,
We have used ICS to call extract and uploaded the file to UCM, Used web service(GenericSOAP) method GET_SEARCH_RESULTS (SOAP Adapter) to get the dID in the response.
We are facing issue in mapping the dID in GET_SEARCH_RESULTS response as an input to GET_FILE method to retrieve the file . As We will get multiple attributes as below.
Issue is how to get the particular attribute dID
</ns2:ResultSet>
<ns2:ResultSet name="SearchResults">
<ns2:Row>
<ns2:Field name="dID">3571</ns2:Field>
<ns2:Field name="dDocTitle">HEXTV1CON_TEST_NONE_19-03-2018 09-46-02</ns2:Field>
2