Informatica ActiveVOS
- Informatica ActiveVOS 9.2.5
- All Products
abx:getCatalogResource("project:/myProject/resources/resource.xml")
<ns1:catalogEntry xmlns:ns1='http://activevos/samples/catalog/functions'> <ns1:catalogLocation> <ns1:location>{data( $requestOperation.catalogOp/ ns1:catalogLocation/ns1:location ) }</ns1:location> <ns1:typeURI>{data( $requestOperation.catalogOp/ ns1:catalogLocation/ns1:typeURI )}</ns1:typeURI> </ns1:catalogLocation> <ns1:content>{abx:getCatalogResource( data( $requestOperation.catalogOp/ns1: catalogLocation/ns1:location))}</ns1:content> </ns1:catalogEntry>