bansaanu
19th July 2017, 21:38
Hi All,
I am using session tlbct3232m000 to test "Change" method but it is giving me following error:
Public attribute TestCountryBOD.Country is mandatory
Following is the BOD file which I am using:
<?xml version="1.0"?><ProcessTestCountry xmlns="http://schema.infor.com/InforOAGIS/2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://schema.infor.com/2.13.x/InforOAGIS http://schema.infor.com/2.13.x/InforOAGIS/BODs/ProcessTestCountry.xsd" xmlns:xsd="http://www.w3.org/2001/XMLSchema" releaseID="2">
<ApplicationArea>
<Sender>
<LogicalID>infor.engine.monitor</LogicalID>
<ComponentID>BEM</ComponentID>
<ConfirmationCode>OnError</ConfirmationCode>
</Sender>
<CreationDateTime>2017-07-18T12:01:00Z</CreationDateTime>
</ApplicationArea>
<DataArea>
<Process acknowledgeCode="Always">
<TenantID>infor</TenantID>
<AccountingEntityID>900</AccountingEntityID>
<LocationID>S_900</LocationID>
<ActionCriteria>
<ActionExpression actionCode="Change"/>
</ActionCriteria>
</Process>
<TestCountry>
<Country variationID="1">ASIA</Country>
<Description>GOLDIE</Description>
</TestCountry>
</DataArea>
</ProcessTestCountry>
The same file works fine when flows through ION. Is there any specific way to test "Change" method through tlbct3232m000 session?
Please let me know your thought.
Thanks,
Anubhav
I am using session tlbct3232m000 to test "Change" method but it is giving me following error:
Public attribute TestCountryBOD.Country is mandatory
Following is the BOD file which I am using:
<?xml version="1.0"?><ProcessTestCountry xmlns="http://schema.infor.com/InforOAGIS/2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://schema.infor.com/2.13.x/InforOAGIS http://schema.infor.com/2.13.x/InforOAGIS/BODs/ProcessTestCountry.xsd" xmlns:xsd="http://www.w3.org/2001/XMLSchema" releaseID="2">
<ApplicationArea>
<Sender>
<LogicalID>infor.engine.monitor</LogicalID>
<ComponentID>BEM</ComponentID>
<ConfirmationCode>OnError</ConfirmationCode>
</Sender>
<CreationDateTime>2017-07-18T12:01:00Z</CreationDateTime>
</ApplicationArea>
<DataArea>
<Process acknowledgeCode="Always">
<TenantID>infor</TenantID>
<AccountingEntityID>900</AccountingEntityID>
<LocationID>S_900</LocationID>
<ActionCriteria>
<ActionExpression actionCode="Change"/>
</ActionCriteria>
</Process>
<TestCountry>
<Country variationID="1">ASIA</Country>
<Description>GOLDIE</Description>
</TestCountry>
</DataArea>
</ProcessTestCountry>
The same file works fine when flows through ION. Is there any specific way to test "Change" method through tlbct3232m000 session?
Please let me know your thought.
Thanks,
Anubhav