cancel
Showing results for 
Search instead for 
Did you mean: 

Fields of .xml file sent to Device Controller

Former Member
0 Kudos

Hi all,

Does anybody know how we can specify more fields in the .xml file that is sent to the device controller?

At this moment, when we do ‘Comission Tag’ action, the .xml file only contains EPC data as we show you here below:

<?xml version="1.0" encoding="UTF-8" ?>

- <Command xmlns:xsi="http://www.w3.org/2001/XMLSchema- instance" xsi:noNamespaceSchemaLocation="Command.xsd">

- <WriteTagData readerID="D_WRITER_02">

- <Item>

- <FieldList>

<Field name="EPC">311604295400000114000000</Field>

</FieldList>

</Item>

</WriteTagData>

</Command>

We would like to indicate in this .xml fields like:

DOCUMENT_NO, DOCUMENT_TYPE, EPC_TYPE, EPC_URN, EPC_URN_NO_HEADER, GTIN, PRODUCT, PRODUCT_DESCRIPTION.

How we can achieve this?

Thanks in advance.

Kind regards,

Xavier

Accepted Solutions (1)

Accepted Solutions (1)

former_member8655
Active Participant
0 Kudos

Hi

if that is not working,try on google with 'SAP AII-DC 1.0 site:sap.com' as query.

Regards

Mitesh

Former Member
0 Kudos

Hi Mitesh,

Thank you for indicating us the documentation. It is indicated the different fields that can be included in the WriteTagData command with configuration and how to make it.

Thank you very much!!

Kind regards,

Xavier

Message was edited by: Xavier Ester Duxans

Answers (1)

Answers (1)

former_member8655
Active Participant
0 Kudos

Hi Xavier

Try to search for document file 'SAP AII-DC 1.0' in market place.

It has a whole lot of discription about PML supplied to and by AIN

Regards

Mitesh