GfiPepWS


Click here for a complete list of operations.

EJ_Creation_SSIS

Permet la création d'un EJ ou d'une proposition d'EJ dans PEP à partir de son entête et de sa ligne de détail. Retourne le numéro d'EJ ou de proposition.

Test

The test form is only available for requests from the local machine.

SOAP 1.1

The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values.

POST /GFIPepTestWS/GfiPepWS.asmx HTTP/1.1
Host: pepws-test.inj.isoftcloud.cloud
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://tempuri.org/EJ_Creation_SSIS"

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Header>
    <UserCredentials xmlns="http://tempuri.org/">
      <userName>string</userName>
      <password>string</password>
    </UserCredentials>
  </soap:Header>
  <soap:Body>
    <EJ_Creation_SSIS xmlns="http://tempuri.org/">
      <ETAB>string</ETAB>
      <BUDGET>string</BUDGET>
      <EXERCICE>string</EXERCICE>
      <TYP_EJ>string</TYP_EJ>
      <TYP_PIE>string</TYP_PIE>
      <NUM_PRO>string</NUM_PRO>
      <NUM_EJ>string</NUM_EJ>
      <LIC_TIER>string</LIC_TIER>
      <REF_EXT>string</REF_EXT>
      <LIB_PIE>string</LIB_PIE>
      <DAT_NOT>string</DAT_NOT>
      <DAT_VIS>string</DAT_VIS>
      <CMP>string</CMP>
      <MIXTE>string</MIXTE>
      <COMMENTAIRE>string</COMMENTAIRE>
      <TYPOLOGIE>string</TYPOLOGIE>
      <LIC_PROC>string</LIC_PROC>
      <TYP_MVT>string</TYP_MVT>
      <COD_APP>string</COD_APP>
      <ITF_RES1>string</ITF_RES1>
      <ITF_RES2>string</ITF_RES2>
      <NUM_LIG>string</NUM_LIG>
      <LIB_LIG>string</LIB_LIG>
      <DESTINATION>string</DESTINATION>
      <ENVELOPPE>string</ENVELOPPE>
      <SERVICE>string</SERVICE>
      <RUBRIQUE>string</RUBRIQUE>
      <NUM_CONV>string</NUM_CONV>
      <NUM_MAR>string</NUM_MAR>
      <LIG_MAR>string</LIG_MAR>
      <PROGRAMME>string</PROGRAMME>
      <OPERATION>string</OPERATION>
      <G_CG_CPT>string</G_CG_CPT>
      <G_CG_CPT_CTP>string</G_CG_CPT_CTP>
      <MNT_HT>double</MNT_HT>
      <SECTEUR>string</SECTEUR>
      <TX_TVA>string</TX_TVA>
      <MNT_TVA>double</MNT_TVA>
      <MNT_TTC>double</MNT_TTC>
      <LIGNE_ITF_RES1>string</LIGNE_ITF_RES1>
      <LIGNE_ITF_RES2>string</LIGNE_ITF_RES2>
    </EJ_Creation_SSIS>
  </soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <EJ_Creation_SSISResponse xmlns="http://tempuri.org/">
      <EJ_Creation_SSISResult>string</EJ_Creation_SSISResult>
    </EJ_Creation_SSISResponse>
  </soap:Body>
</soap:Envelope>

SOAP 1.2

The following is a sample SOAP 1.2 request and response. The placeholders shown need to be replaced with actual values.

POST /GFIPepTestWS/GfiPepWS.asmx HTTP/1.1
Host: pepws-test.inj.isoftcloud.cloud
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Header>
    <UserCredentials xmlns="http://tempuri.org/">
      <userName>string</userName>
      <password>string</password>
    </UserCredentials>
  </soap12:Header>
  <soap12:Body>
    <EJ_Creation_SSIS xmlns="http://tempuri.org/">
      <ETAB>string</ETAB>
      <BUDGET>string</BUDGET>
      <EXERCICE>string</EXERCICE>
      <TYP_EJ>string</TYP_EJ>
      <TYP_PIE>string</TYP_PIE>
      <NUM_PRO>string</NUM_PRO>
      <NUM_EJ>string</NUM_EJ>
      <LIC_TIER>string</LIC_TIER>
      <REF_EXT>string</REF_EXT>
      <LIB_PIE>string</LIB_PIE>
      <DAT_NOT>string</DAT_NOT>
      <DAT_VIS>string</DAT_VIS>
      <CMP>string</CMP>
      <MIXTE>string</MIXTE>
      <COMMENTAIRE>string</COMMENTAIRE>
      <TYPOLOGIE>string</TYPOLOGIE>
      <LIC_PROC>string</LIC_PROC>
      <TYP_MVT>string</TYP_MVT>
      <COD_APP>string</COD_APP>
      <ITF_RES1>string</ITF_RES1>
      <ITF_RES2>string</ITF_RES2>
      <NUM_LIG>string</NUM_LIG>
      <LIB_LIG>string</LIB_LIG>
      <DESTINATION>string</DESTINATION>
      <ENVELOPPE>string</ENVELOPPE>
      <SERVICE>string</SERVICE>
      <RUBRIQUE>string</RUBRIQUE>
      <NUM_CONV>string</NUM_CONV>
      <NUM_MAR>string</NUM_MAR>
      <LIG_MAR>string</LIG_MAR>
      <PROGRAMME>string</PROGRAMME>
      <OPERATION>string</OPERATION>
      <G_CG_CPT>string</G_CG_CPT>
      <G_CG_CPT_CTP>string</G_CG_CPT_CTP>
      <MNT_HT>double</MNT_HT>
      <SECTEUR>string</SECTEUR>
      <TX_TVA>string</TX_TVA>
      <MNT_TVA>double</MNT_TVA>
      <MNT_TTC>double</MNT_TTC>
      <LIGNE_ITF_RES1>string</LIGNE_ITF_RES1>
      <LIGNE_ITF_RES2>string</LIGNE_ITF_RES2>
    </EJ_Creation_SSIS>
  </soap12:Body>
</soap12:Envelope>
HTTP/1.1 200 OK
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <EJ_Creation_SSISResponse xmlns="http://tempuri.org/">
      <EJ_Creation_SSISResult>string</EJ_Creation_SSISResult>
    </EJ_Creation_SSISResponse>
  </soap12:Body>
</soap12:Envelope>