- Part 1: Development in PI Design (IR)
- Part 2: Development in Conversion Agent Studio
- Part 3: Deploying Conversion Agent Project
- Part 4: Development in PI Configuration (ID)
- Part 5: Test the Scenario
I have taken a PDF file which is a Vodafone bill.
Here I am concentrating on parsing this PDF file. Kindly observe the red marked box in the above screenshot which consists of Customer Name and Address.
Development in PI Design (IR)
Create a DataType, MessageType, MessageInterfaces, Message Mappings and Interface Mappings.
Save the XSD of Messagetype MT_Balance by selecting option Export XSD to file as shown below:
Create Outbound and Inbound Message Interfaces.
Save and activate the objects.
In the next part we will have a look at Development in Conversion Agent Studio.