Hi Praj,
I am using SDK Business Application provided by peoplsoft.
as u said yesterdays post i have changed permissions for methods as PTPT1200.
Get Method is working fine in .Net Application and SOAPUI
when i am using updatedata and update method in .Net application it gives response as
1 but changes are not reflected in peoplesofts repository.
and also tested with SOAPUI it gives the error as
Error in SOAPUI Repsonce
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
<SOAP-ENV:Body>
<SOAP-ENV:Fault>
<faultcode>SOAP-ENV:Server</faultcode>
<faultstring>Component Interface API.</faultstring>
<detail>
<IBResponse type="Error">
<DefaultTitle>Integration Broker Response</DefaultTitle>
<StatusCode>20</StatusCode>
<MessageSetID/>
<MessageID/>
<DefaultMessage>First operand of . is NULL, so cannot access member GetPropertyByName. (180,236) SOAPTOCI.SOAPToCI.OnExecute Name:doCreateUpdateProperty PCPC:31099 Statement:635
Called from:SOAPTOCI.SOAPToCI.OnExecute Name:doCreateUpdateProperty Statement:698
Called from:SOAPTOCI.SOAPToCI.OnExecute Name:doCreateUpdate Statement:816
Called from:SOAPTOCI.SOAPToCI.OnExecute Name:processSOAPRequest Statement:1137
Called from:PT_INTEGRATION.CIDefinition.OnExecute Name:invokeStandardFunction Statement:141
Called from:PT_INTEGRATION.CIDefinition.OnExecute Name:OnEvent Statement:37</DefaultMessage>
<MessageParameters/>
</IBResponse>
</detail>
</SOAP-ENV:Fault>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>]]
Error in SOAPUI Repsonce
Please, Help me out for this problem
Thanks and Regards
Ganesh