Hi Suman,
You can use the Xacute Connector for your scenario.
Steps needed are:
1. Create a transaction in the source MII System.
2. Create a Virtual Xacute connector connecting to the Xacute connector of the source MII System.
3. Create a Xacute query with this virtual acute connector as data source.
Here in this query, you would get all the transactions of the Source MII System.
Another way could be calling the Runner service. URL would be :
<protocol>://<server>:<port>/XMII/Runner?Transaction=<transaction path>&OutputParameter=<name of output parameter>&j_user=<user name>&
j_password=<password>&Content-Type=text/xml
Better way would dependent on from where you want to call the transaction.
Regards,
Rohit Negi.