Hi,
Help required on priority please.
My XML is as below
<ns:document-service-requests xmlns:ns="com.metlife.us.ins.svc.docauto.docgen.request" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" requestCount="1" requestPriority="7">
<ns:document-service-requestor chargeCode="MGI" appName="MGIRAS" requestDescr="RAS DOC generation" requestor="MGIRAS" />`enter code here`
<ns:document-service-request requestId="1117226deddeabed611e314caced611_INT2">
<ns:document-templates> content
</ns:document-templates>
</ns:document-service-request>
</ns:document-service-requests>
Firstly, I Need to check if after '_' in requestId is INT2, so need to send entire xml after changing that INT2 to UAT.
I have written XSLT but that is not working, could someone please help me with this on priority.
#DataPower#Support#SupportMigration