CREATE_SINGLE_INVOICE Failure to execute in adapter
Content
i'm trying to create ar invoice using the ebs adapter , i've checked the value that i pass to this interface
but i keep get this genric error message :
[oracle.tip.adapter.sa.api.JCABindingException: <genericRestFault><errorCode>500</errorCode><errorPath><![CDATA[InboundJaxrsResponse{context=ClientResponse{method=POST, uri=****:8007/webservices/rest/invoice/CREATE_SINGLE_INVOICE/, status=500, reason=Internal Server Error}}]]]]>><![CDATA[</errorPath><instance><![CDATA[<ISGServiceFault>
<Code>ISG_SERVICE_EXECUTION_ERROR</Code>
<Message>Error while executing service</Message>
<Resolution>System error, please see service log trace for details</Resolution>
<ServiceDetails>
<ServiceName>invoice</ServiceName>
<OperationName>CREATE_SINGLE_INVOICE</OperationName>
<InstanceId>0</InstanceId>
</ServiceDetails>
</ISGServiceFault>]]]]>><![CDATA[</instance></genericRestFault>