Sha256: be1d1ec5c47e6ec75e0f28ec10e2e075c84b8efe81ff1aa7c9b1c9124fb0a170

Contents?: true

Size: 884 Bytes

Versions: 12

Compression:

Stored size: 884 Bytes

Contents

<?xml version="1.0" encoding="UTF-8" ?>
 <cXML payloadID="demoSCAWIG@IESAonline" xml:lang="en-UK" timestamp="2007-04-30T15:52:54+00:00">
 <Header>
  <From>
 <Credential domain="DUNS">
 <Identity>punchout@test.com</Identity>
 </Credential>
</From>
 <To>
 <Credential domain="DUNS">
<Identity>punchout@test.com</Identity>
</Credential>
</To>
 <Sender>
 <Credential domain="IESAnetworkUserID"> <Identity>88888888</Identity> <SharedSecret>{shared secret in here}</SharedSecret>  </Credential> <UserAgent>IESAonlinevers1</UserAgent>
</Sender>
</Header>
 <Request deploymentMode="production">
 <PunchOutSetupRequest operation="create"> <BuyerCookie>demoSCAWIGP</BuyerCookie>
 <BrowserFormPost>
  <URL>
    http://return_to_supplier_url.com
  </URL>
 </BrowserFormPost>
 <SupplierSetup>
   <URL>
    http://localhost:3000
  </URL>
</SupplierSetup>
</PunchOutSetupRequest>
</Request>
</cXML>

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
cxml-ruby-0.8.2 spec/fixtures/punch_out_setup_request_doc.xml
cxml-ruby-0.8.1 spec/fixtures/punch_out_setup_request_doc.xml
cxml-ruby-0.8.0 spec/fixtures/punch_out_setup_request_doc.xml
cxml-ruby-0.7.0 spec/fixtures/punch_out_setup_request_doc.xml
cxml-ruby-0.6.1 spec/fixtures/punch_out_setup_request_doc.xml
cxml-ruby-0.6.0 spec/fixtures/punch_out_setup_request_doc.xml
cxml-ruby-0.5.0 spec/fixtures/punch_out_setup_request_doc.xml
cxml-ruby-0.4.1 spec/fixtures/punch_out_setup_request_doc.xml
cxml-ruby-0.4.0 spec/fixtures/punch_out_setup_request_doc.xml
cxml-ruby-0.3.0 spec/fixtures/punch_out_setup_request_doc.xml
cxml-ruby-0.2.1 spec/fixtures/punch_out_setup_request_doc.xml
cxml-ruby-0.2.0 spec/fixtures/punch_out_setup_request_doc.xml