Quantcast
Channel: SCN : All Content - Process Integration (PI) & SOA Middleware
Viewing all articles
Browse latest Browse all 7030

SWIFT - Complex par file

$
0
0

We are implementing FileAct file transfer to SWIFT Network trough SAP Integration Package for SWIFT, we have sucessful configured all the objects in integration builder and the system is generating payload and parfile, but the par file only have a RequestType element inside overrides section. In our case banks are requesting a more complex par file, so we need to add more elements and values to par file. Is this posible using Integration Package for SWIFT?

 

The system is generating par file in this way:

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<Parameters xmlns="urn:swift:sag:xsd:fta.param.1.0">
<Overrides>
<RequestType>pain.fin.mt101</RequestType>
</Overrides>
</Parameters>

 

We are needing the par file in this way:

_001154________________________<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<Saa:DataPDU xmlns:Saa="urn:swift:saa:xsd:saa.2.0" xmlns:Sw="urn:swift:snl:ns.Sw" xmlns:SwGbl="urn:swift:snl:ns.SwGbl" xmlns:SwInt="urn:swift:snl:ns.SwInt" xmlns:SwSec="urn:swift:snl:ns.SwSec">
<Saa:Revision>2.0.2</Saa:Revision>
<Saa:Header>
<Saa:Message>
<Saa:SenderReference>AFT_FA_test1</Saa:SenderReference>
<Saa:MessageIdentifier>camt.007.002.02</Saa:MessageIdentifier>
<Saa:Format>File</Saa:Format>
<Saa:Sender>
<Saa:DN>o=spxainjj,o=swift</Saa:DN>
<Saa:FullName>
<Saa:X1>SPXAINJJXXX</Saa:X1>
</Saa:FullName>
</Saa:Sender>
<Saa:Receiver>
<Saa:DN>o=spxainjj,o=swift</Saa:DN>
<Saa:FullName>
<Saa:X1>SPXAINJJXXX</Saa:X1>
</Saa:FullName>
</Saa:Receiver>
<Saa:InterfaceInfo>
<Saa:UserReference>AFT_FA_test1</Saa:UserReference>
</Saa:InterfaceInfo>
<Saa:NetworkInfo>
<Saa:Service>swift.generic.fast!x</Saa:Service>
</Saa:NetworkInfo>
</Saa:Message>
</Saa:Header>
<Saa:Body>AFT_FA.JPG</Saa:Body>
</Saa:DataPDU>

 

Thanks for you collaboration.


Viewing all articles
Browse latest Browse all 7030

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>