Error on verifying message against security policy Error code:1000
---------------------------------------------------
while trying to test SIM Application via WebLogic Test Client the following error is recd
Error on verifying message against security policy Error code:1000
Steps done
=================
1. Open the WebLogic Test client webpage - http://10.48.57.14:7001/wls_utc/begin.do?clearmap=true
2. Enter the WSDL - > http://10.48.57.14:7003/sim-ws/simWebService?WSDL
3. Goto -> processInventoryAdjustments
Key in the data
<ProcessInventoryAdjustmentRequest xmlns="http://retail.oracle.com/SIM/InventoryAdjustment/v1" xmlns:v1="http://retail.oracle.com/SIM/SIMBaseType/v1">
<!--Optional:-->
<v1:StoreId>4306</v1:StoreId>
<!--Optional:-->
<v1:UserId>51159004</v1:UserId>
<!--Zero or more repetitions:-->
<InventoryAdjustments>
<ItemId>000007981</ItemId>
<ReasonCode>197</ReasonCode>
<ExternalEntity></ExternalEntity>