Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. COI tried the same, but getting following error - org.apache.axis2.AxisFault: The endpoint reference (EPR) for the Operation not found is /services/echo.echoHttpSoap11Endpoint and the WSA Action = null. If this EPR was previously reachable, please contact the server administrator.
      singulars
    2. COFollowing is my sequence which I have attached in Out Sequence while defining proxy. '<sequence xmlns="http://ws.apache.org/ns/synapse" name="inputEPSeq"> <property xmlns:ns="http://org.apache.synapse/xsd" name="ServiceEP" expression="//resources/resource/properties/property/@value" scope="default" type="STRING"/> <header xmlns:ns="http://org.apache.synapse/xsd" name="To" expression="get-property('ServiceEP')"/> <send> <endpoint> <default/> </endpoint> </send> <out> <send/> </out> </sequence>'
      singulars
    3. COFollowing is my sequence attached in Out Seq while defining proxy. '<sequence xmlns="http://ws.apache.org/ns/synapse" name="inputEPSeq"><property xmlns:ns="http://org.apache.synapse/xsd" name="ServiceEP" expression="//resources/resource/properties/property/@value" scope="default" type="STRING"/><header xmlns:ns="http://org.apache.synapse/xsd" name="To" expression="get-property('ServiceEP')"/><payloadFactory><format><p:echoInt xmlns:p="http://echo.services.core.carbon.wso2.org"> <in xmlns="">1</in></p:echoInt></format></payloadFactory><send/><out><send/></out>/sequence>'
      singulars
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload