partnerships.xml 5.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113
  1. <partnerships>
  2. <partner name="Cypress"
  3. as2_id="cypressSemiconprod"
  4. x509_alias="b2b.cypress.com"
  5. email="Steve.Ma@cypress.com"/>
  6. <partner name="SkyeeTech"
  7. as2_id="skyeetech"
  8. x509_alias="ubtob.com"
  9. email="sunyj@usoftchina.com"/>
  10. <partner name="Synaptics"
  11. as2_id="GXS_AS2_ICSN11"
  12. x509_alias="ohio450.ohctr.gxs.com"
  13. email="americasenablement@opentext.com"/>
  14. <partner name="Worldshine"
  15. as2_id="worldshine"
  16. x509_alias="ubtob.com"
  17. email="sunyj@usoftchina.com"/>
  18. <partner name="A"
  19. as2_id="testa"
  20. x509_alias="ubtob.com"
  21. email="testa@testa.com"/>
  22. <partner name="B"
  23. as2_id="testb"
  24. x509_alias="server.com"
  25. email="testb@testb.com"/>
  26. <partnership name="SkyeeTech-to-Cypress">
  27. <sender name="SkyeeTech"/>
  28. <receiver name="Cypress"/>
  29. <attribute name="protocol" value="as2"/>
  30. <attribute name="content_transfer_encoding" value="8bit"/>
  31. <!--<attribute name="compression_type" value="ZLIB"/>-->
  32. <attribute name="subject" value="From SkyeeTech to Cypress"/>
  33. <attribute name="mdnsubject" value="Your requested MDN response from $receiver.as2_id$"/>
  34. <attribute name="as2_url" value="https://b2b.cypress.com:5559/invoke/wm.EDIINT/receive"/>
  35. <attribute name="as2_mdn_to" value="edi@cypress.com"/>
  36. <!-- <attribute name="as2_receipt_option" value="http://localhost:10080"/> ...for async MDN-->
  37. <attribute name="as2_receipt_option" value="http://ubtob.com:20881"/>
  38. <attribute name="as2_mdn_options" value="signed-receipt-protocol=optional, pkcs7-signature; signed-receipt-micalg=optional, SHA1"/>
  39. <attribute name="encrypt" value="3DES"/>
  40. <attribute name="sign" value="SHA1"/>
  41. <attribute name="resend_max_retries" value="3"/>
  42. <attribute name="prevent_canonicalization_for_mic" value="false"/>
  43. <attribute name="no_set_transfer_encoding_for_signing" value="false"/>
  44. <attribute name="no_set_transfer_encoding_for_encryption" value="false"/>
  45. <attribute name="rename_digest_to_old_name" value="false"/>
  46. <attribute name="remove_cms_algorithm_protection_attrib" value="false"/>
  47. </partnership>
  48. <partnership name="Cypress-to-SkyeeTech">
  49. <sender name="Cypress"/>
  50. <receiver name="SkyeeTech"/>
  51. </partnership>
  52. <partnership name="Worldshine-to-Synaptics">
  53. <sender name="Worldshine"/>
  54. <receiver name="Synaptics"/>
  55. <attribute name="protocol" value="as2"/>
  56. <attribute name="content_transfer_encoding" value="8bit"/>
  57. <!--<attribute name="compression_type" value="ZLIB"/>-->
  58. <attribute name="subject" value="From Worldshine to Synaptics"/>
  59. <attribute name="mdnsubject" value="Your requested MDN response from $receiver.as2_id$"/>
  60. <attribute name="as2_url" value="http://as2.am.gxsics.com/enterprise/as2"/>
  61. <attribute name="as2_mdn_to" value="americasenablement@opentext.com"/>
  62. <!-- <attribute name="as2_receipt_option" value="http://localhost:10080"/> ...for async MDN-->
  63. <attribute name="as2_receipt_option" value="http://ubtob.com:20881"/>
  64. <attribute name="as2_mdn_options" value="signed-receipt-protocol=optional, pkcs7-signature; signed-receipt-micalg=optional, SHA1"/>
  65. <attribute name="encrypt" value="3DES"/>
  66. <attribute name="sign" value="SHA1"/>
  67. <attribute name="resend_max_retries" value="3"/>
  68. <attribute name="prevent_canonicalization_for_mic" value="false"/>
  69. <attribute name="no_set_transfer_encoding_for_signing" value="false"/>
  70. <attribute name="no_set_transfer_encoding_for_encryption" value="false"/>
  71. <attribute name="rename_digest_to_old_name" value="false"/>
  72. <attribute name="remove_cms_algorithm_protection_attrib" value="false"/>
  73. </partnership>
  74. <partnership name="Synaptics-to-Worldshine">
  75. <sender name="Synaptics"/>
  76. <receiver name="Worldshine"/>
  77. </partnership>
  78. <partnership name="A-to-B">
  79. <sender name="A"/>
  80. <receiver name="B"/>
  81. </partnership>
  82. <partnership name="B-to-A">
  83. <sender name="B"/>
  84. <receiver name="A"/>
  85. <attribute name="protocol" value="as2"/>
  86. <attribute name="content_transfer_encoding" value="8bit"/>
  87. <!--<attribute name="compression_type" value="ZLIB"/>-->
  88. <attribute name="subject" value="From B to A"/>
  89. <attribute name="mdnsubject" value="Your requested MDN response from $receiver.as2_id$"/>
  90. <attribute name="as2_url" value="http://ubtob.com:20880"/>
  91. <attribute name="as2_mdn_to" value="edi@testb.com"/>
  92. <!-- <attribute name="as2_receipt_option" value="http://localhost:10080"/> ...for async MDN-->
  93. <attribute name="as2_receipt_option" value="http://server.com:20881"/>
  94. <attribute name="as2_mdn_options" value="signed-receipt-protocol=optional, pkcs7-signature; signed-receipt-micalg=optional, SHA1"/>
  95. <attribute name="encrypt" value="3DES"/>
  96. <attribute name="sign" value="SHA1"/>
  97. <attribute name="resend_max_retries" value="3"/>
  98. <attribute name="prevent_canonicalization_for_mic" value="false"/>
  99. <attribute name="no_set_transfer_encoding_for_signing" value="false"/>
  100. <attribute name="no_set_transfer_encoding_for_encryption" value="false"/>
  101. <attribute name="rename_digest_to_old_name" value="false"/>
  102. <attribute name="remove_cms_algorithm_protection_attrib" value="false"/>
  103. </partnership>
  104. </partnerships>