OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

ebxml-poc message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Subject: RE: Reg. TPAAssembler


Hi all,
	Here are the sample files I used (IPNet31.xml,IBM32.xml and result
IPNet21IBM32.xml). More files are availabe in the ebXML Tokyo POC package.
You can find the details at the two urls.

http://www.ebxml.org/project_teams/poc/tokyo/index.html (ANy of the CPP
files in the Tokyo POC docs should work)

http://lists.ebxml.org/archives/ebxml-poc/200101/msg00037.html (More Tokyo
POC and related details)

cheers

|-----Original Message-----
|From: Nagaraj Patil [mailto:npatil@contivo.com]
|Sent: Friday, February 23, 2001 9:31 AM
|To: 'ksankar@cisco.com'
|Subject: Reg. TPAAssembler
|
|
|
|Hi Shankar,
|I am Nagaraj Patil, and am in to this loop from contivo.com. I got your
|forwarded mail from Turochas Fuad of my company, who attended last ebXML
|conference. I have the java classes which you had emailed, and want to test
|it.
|
|(Usage: TPAAsembler FileName1 FileName2 OutFileName)
|
|Could you send me sample input and output files?
|Thanx.
|-nagaraj
|
|
<?xml version="1.0"?>
<!DOCTYPE TPA SYSTEM "tpa_1_0_6.dtd">
<!--Note: above URL will actually point to a URL in the repository for the schema for TPAML-->
<TPA>
   <TPAInfo>
      <TPAName>IPNet CPP</TPAName>
      <TPAType>
         <Protocol>ebXML</Protocol>
         <Version>0.1</Version>
         <Type>POC</Type>
      </TPAType>
      <Role>
         <!-- Automotive, Buyer -->
         <RoleDefn>
            <RoleName>ASNBuyer</RoleName>
            <RolePlayer>IPNet</RolePlayer>
         </RoleDefn>
      </Role>
      <Participants>
         <Member IdCodeType="DUNS" MemberId="6310000000000">
            <PartyName Partyname="IPNet">IPNet</PartyName>
            <CompanyTelephone>949 476 4455</CompanyTelephone>
            <Address>
               <AddressType>location</AddressType>
               <AddressLine>4100 Newport Place</AddressLine>
               <City>Newport Beach</City>
               <State>CA</State>
               <Zip>92660</Zip>
               <Country>USA</Country>
            </Address>
            <Contact Type="primary">
               <LastName>Kieviet</LastName>
               <FirstName>Frank</FirstName>
               <MiddleName/>
               <Title>Systems Architect</Title>
               <ContactTelephone Type="primary">949 838 1088</ContactTelephone>
               <EMail Type="primary">fkieviet@ipnet-solutions.com</EMail>
            </Contact>
         </Member>
      </Participants>
      <Duration>
         <Start>
            <Date>20001010</Date>
            <Time>000000.000Z</Time>
         </Start>
         <End>
            <Date>20001110</Date>
            <Time>000000.000Z</Time>
         </End>
      </Duration>
   </TPAInfo>
   <DeliveryChannelSet>
      <!-- Automotive, Buyer -->
      <DeliveryChannel ChannelId="id_buyer_http_transport_channel" TransportId="id_buyer_http_transport" DocExchangeId="id_doc_exchange"/>
   </DeliveryChannelSet>
   <!--Automotive, buyer-->
   <Transport TransportId="id_buyer_http_transport">
      <Communication>
         <HTTP>
            <Version>1.1</Version>
            <HTTPNode>
               <OrgName Partyname="IPNet"/>
               <HTTPAddress>
                  <RequestURL>http://x.x.x.x/ebXML/AutomotiveBuyer</RequestURL>
               </HTTPAddress>
            </HTTPNode>
            <TransportEncoding>ebXML</TransportEncoding>
         </HTTP>
      </Communication>
   </Transport>
   <DocExchange DocExchangeId="id_doc_exchange">
      <MessageIdempotency>required</MessageIdempotency>
   </DocExchange>
   <BusinessProtocol>
      <MessageSet>Services</MessageSet>
      <BusinessInterface>
         <!-- Automotive, Buyer -->
         <ServiceInterface InterfaceId="ASNBuyer">
            <OrgName Partyname="IPNet"/>
            <TaskName>ASN</TaskName>
            <ActionMenu>
               <Action Type="basic" Invocation="asyncOnly" ActionId="receiveASN">
                  <Request>
                     <RequestName>ASN</RequestName>
                     <RequestMessage>ASN</RequestMessage>
                     <Channel ChannelId="id_buyer_http_transport_channel"/>
                  </Request>
                  <Response>
                     <ResponseName Required="yes">ASNAck</ResponseName>
                     <ResponseName Required="yes">Receipt</ResponseName>
                  </Response>
               </Action>
               <Action Type="basic" Invocation="asyncOnly" ActionId="receiveReceiptAck">
                  <Request>
                     <RequestName>ReceiptAck</RequestName>
                     <RequestMessage>ReceiptAck</RequestMessage>
                     <Channel ChannelId="id_buyer_http_transport_channel"/>
                  </Request>
               </Action>
            </ActionMenu>
         </ServiceInterface>
      </BusinessInterface>
   </BusinessProtocol>
   <Comment>IPNet CPP</Comment>
</TPA>
<?xml version="1.0"?>
<!DOCTYPE TPA SYSTEM "tpa_1_0_6.dtd">
<!--Note: above URL will actually point to a URL in the repository for the schema for TPAML-->
<TPA>
   <TPAInfo>
      <TPAName>IBM CPP</TPAName>
      <TPAType>
         <Protocol>ebXML</Protocol>
         <Version>0.1</Version>
         <Type>POC</Type>
      </TPAType>
      <Role>
         <!-- Automotive, Supplier -->
         <RoleDefn>
            <RoleName>ASNSupplier</RoleName>
            <RolePlayer>IBM</RolePlayer>
         </RoleDefn>
      </Role>
      <Participants>
         <Member IdCodeType="DUNS" MemberId="5320000000000">
            <PartyName Partyname="IBM">IBM</PartyName>
            <CompanyTelephone>912 555 1234</CompanyTelephone>
            <Address>
               <AddressType>location</AddressType>
               <AddressLine>IBM-street</AddressLine>
               <City>IBM-City</City>
               <State>NY</State>
               <Zip>12345</Zip>
               <Country>USA</Country>
            </Address>
            <Contact Type="primary">
               <LastName>Doe</LastName>
               <FirstName>John</FirstName>
               <MiddleName></MiddleName>
               <Title>Workerbee</Title>
               <ContactTelephone Type="primary">555 555 1234</ContactTelephone>
               <EMail Type="primary">JDoe@ibm.com</EMail>
            </Contact>
         </Member>
      </Participants>
      <Duration>
         <Start>
            <Date>20001010</Date>
            <Time>000000.000Z</Time>
         </Start>
         <End>
            <Date>20001110</Date>
            <Time>000000.000Z</Time>
         </End>
      </Duration>
   </TPAInfo>
   <DeliveryChannelSet>
      <!-- Automotive Supplier -->
      <DeliveryChannel ChannelId="id_supplier_http_transport_channel" TransportId="id_supplier_http_transport" DocExchangeId="id_doc_exchange"/>
   </DeliveryChannelSet>
   <!--Automotive, supplier-->
   <Transport TransportId="id_supplier_http_transport">
      <Communication>
         <HTTP>
            <Version>1.1</Version>
            <HTTPNode>
               <OrgName Partyname="IBM"/>
               <HTTPAddress>
                  <RequestURL>http://x.x.x.x/ebXML/AutomotivelSupplier</RequestURL>
               </HTTPAddress>
            </HTTPNode>
            <TransportEncoding>ebXML</TransportEncoding>
         </HTTP>
      </Communication>
   </Transport>
   <DocExchange DocExchangeId="id_doc_exchange">
      <MessageIdempotency>required</MessageIdempotency>
   </DocExchange>
   <BusinessProtocol>
      <MessageSet>Services</MessageSet>
      <BusinessInterface>
         <!-- Automotive, Supplier -->
         <ServiceInterface InterfaceId="ASNSupplier">
            <OrgName Partyname="IBM"/>
            <TaskName>ASN</TaskName>
            <ActionMenu>
               <Action Type="basic" Invocation="asyncOnly" ActionId="receiveReceipt">
                  <Request>
                     <RequestName>Receipt</RequestName>
                     <RequestMessage>Receipt</RequestMessage>
                     <Channel ChannelId="id_supplier_http_transport_channel"/>
                  </Request>
                  <Response>
                     <ResponseName Required="yes">ReceiptAck</ResponseName>
                  </Response>
               </Action>
               <Action Type="basic" Invocation="asyncOnly" ActionId="receiveASNAck">
                  <Request>
                     <RequestName>ASNAck</RequestName>
                     <RequestMessage>ASNAck</RequestMessage>
                     <Channel ChannelId="id_supplier_http_transport_channel"/>
                  </Request>
               </Action>
            </ActionMenu>
         </ServiceInterface>
      </BusinessInterface>
   </BusinessProtocol>
   <Comment>IBM CPP</Comment>
</TPA>
<?xml version="1.0"?>
<!DOCTYPE TPA SYSTEM "tpa_1_0_6.dtd">
<!--Note: above URL will actually point to a URL in the repository for the schema for TPAML-->
<TPA>
   <TPAInfo>
      <TPAName>IPNet CPP</TPAName>
      <TPAType>
         <Protocol>ebXML</Protocol>
         <Version>0.1</Version>
         <Type>POC</Type>
      </TPAType>
      <Role>
         <!-- Automotive, Buyer -->
         <RoleDefn>
            <RoleName>ASNBuyer</RoleName>
            <RolePlayer>IPNet</RolePlayer>
         </RoleDefn>
         <!-- Automotive, Supplier -->
         <RoleDefn>
            <RoleName>ASNSupplier</RoleName>
            <RolePlayer>IBM</RolePlayer>
         </RoleDefn>
      </Role>
      <Participants>
         <Member IdCodeType="DUNS" MemberId="6310000000000">
            <PartyName Partyname="IPNet">IPNet</PartyName>
            <CompanyTelephone>949 476 4455</CompanyTelephone>
            <Address>
               <AddressType>location</AddressType>
               <AddressLine>4100 Newport Place</AddressLine>
               <City>Newport Beach</City>
               <State>CA</State>
               <Zip>92660</Zip>
               <Country>USA</Country>
            </Address>
            <Contact Type="primary">
               <LastName>Kieviet</LastName>
               <FirstName>Frank</FirstName>
               <MiddleName/>
               <Title>Systems Architect</Title>
               <ContactTelephone Type="primary">949 838 1088</ContactTelephone>
               <EMail Type="primary">fkieviet@ipnet-solutions.com</EMail>
            </Contact>
         </Member>
         <Member IdCodeType="DUNS" MemberId="5320000000000">
            <PartyName Partyname="IBM">IBM</PartyName>
            <CompanyTelephone>912 555 1234</CompanyTelephone>
            <Address>
               <AddressType>location</AddressType>
               <AddressLine>IBM-street</AddressLine>
               <City>IBM-City</City>
               <State>NY</State>
               <Zip>12345</Zip>
               <Country>USA</Country>
            </Address>
            <Contact Type="primary">
               <LastName>Doe</LastName>
               <FirstName>John</FirstName>
               <MiddleName></MiddleName>
               <Title>Workerbee</Title>
               <ContactTelephone Type="primary">555 555 1234</ContactTelephone>
               <EMail Type="primary">JDoe@ibm.com</EMail>
            </Contact>
         </Member>
      </Participants>
      <Duration>
         <Start>
            <Date>20001010</Date>
            <Time>000000.000Z</Time>
         </Start>
         <End>
            <Date>20001110</Date>
            <Time>000000.000Z</Time>
         </End>
      </Duration>
   </TPAInfo>
   <DeliveryChannelSet>
      <!-- Automotive, Buyer -->
      <DeliveryChannel ChannelId="id_buyer_http_transport_channel" TransportId="id_buyer_http_transport" DocExchangeId="id_doc_exchange"/>
      <!-- Automotive Supplier -->
      <DeliveryChannel ChannelId="id_supplier_http_transport_channel" TransportId="id_supplier_http_transport" DocExchangeId="id_doc_exchange"/>
   </DeliveryChannelSet>
   <!--Automotive, buyer-->
   <Transport TransportId="id_buyer_http_transport">
      <Communication>
         <HTTP>
            <Version>1.1</Version>
            <HTTPNode>
               <OrgName Partyname="IPNet"/>
               <HTTPAddress>
                  <RequestURL>http://x.x.x.x/ebXML/AutomotiveBuyer</RequestURL>
               </HTTPAddress>
            </HTTPNode>
            <TransportEncoding>ebXML</TransportEncoding>
         </HTTP>
      </Communication>
   </Transport>
   <!--Automotive, supplier-->
   <Transport TransportId="id_supplier_http_transport">
      <Communication>
         <HTTP>
            <Version>1.1</Version>
            <HTTPNode>
               <OrgName Partyname="IBM"/>
               <HTTPAddress>
                  <RequestURL>http://x.x.x.x/ebXML/AutomotivelSupplier</RequestURL>
               </HTTPAddress>
            </HTTPNode>
            <TransportEncoding>ebXML</TransportEncoding>
         </HTTP>
      </Communication>
   </Transport>
   <DocExchange DocExchangeId="id_doc_exchange">
      <MessageIdempotency>required</MessageIdempotency>
   </DocExchange>
   <BusinessProtocol>
      <MessageSet>Services</MessageSet>
      <BusinessInterface>
         <!-- Automotive, Buyer -->
         <ServiceInterface InterfaceId="ASNBuyer">
            <OrgName Partyname="IPNet"/>
            <TaskName>ASN</TaskName>
            <ActionMenu>
               <Action Type="basic" Invocation="asyncOnly" ActionId="receiveASN">
                  <Request>
                     <RequestName>ASN</RequestName>
                     <RequestMessage>ASN</RequestMessage>
                     <Channel ChannelId="id_buyer_http_transport_channel"/>
                  </Request>
                  <Response>
                     <ResponseName Required="yes">ASNAck</ResponseName>
                     <ResponseName Required="yes">Receipt</ResponseName>
                  </Response>
               </Action>
               <Action Type="basic" Invocation="asyncOnly" ActionId="receiveReceiptAck">
                  <Request>
                     <RequestName>ReceiptAck</RequestName>
                     <RequestMessage>ReceiptAck</RequestMessage>
                     <Channel ChannelId="id_buyer_http_transport_channel"/>
                  </Request>
               </Action>
            </ActionMenu>
         </ServiceInterface>
         <!-- Automotive, Supplier -->
         <ServiceInterface InterfaceId="ASNSupplier">
            <OrgName Partyname="IBM"/>
            <TaskName>ASN</TaskName>
            <ActionMenu>
               <Action Type="basic" Invocation="asyncOnly" ActionId="receiveReceipt">
                  <Request>
                     <RequestName>Receipt</RequestName>
                     <RequestMessage>Receipt</RequestMessage>
                     <Channel ChannelId="id_supplier_http_transport_channel"/>
                  </Request>
                  <Response>
                     <ResponseName Required="yes">ReceiptAck</ResponseName>
                  </Response>
               </Action>
               <Action Type="basic" Invocation="asyncOnly" ActionId="receiveASNAck">
                  <Request>
                     <RequestName>ASNAck</RequestName>
                     <RequestMessage>ASNAck</RequestMessage>
                     <Channel ChannelId="id_supplier_http_transport_channel"/>
                  </Request>
               </Action>
            </ActionMenu>
         </ServiceInterface>
      </BusinessInterface>
   </BusinessProtocol>
   <Comment>IPNet CPP</Comment>
</TPA>


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]

Search: Match: Sort by:
Words: | Help


Powered by eList eXpress LLC