B2B Integration : Trading Networks Built-In Services Reference : IS Document Types : Summary of Elements in this Folder : wm.tn.rec:Corporation
wm.tn.rec:Corporation
The corporate component of a partner's profile on the trading network.
Variables
PartnerID
String An internal identifier of a partner in the trading network.
CorporationName
String The name of the corporation.
OrgUnitName
String The name of the organizational unit within the corporation.
Status
String The status of the partner in your Integration Server. Its value can be either Active or Inactive.
Type
String The type of software the partner uses to connect to your network. Its value can be one of the following:
*TNServer (webMethods Trading Networks)
*TNPartner (webMethods for Partners)
*Browser (web browser)
*Other
Self
Object Indicates if the partner profile represents the local partner (the host of the trading network). The data type of the variable is com.wm.data.MBoolean.
Deleted
Object Indicates if the partner has been marked as deleted. The data type of the variable is com.wm.data.MBoolean.
TNVersion
String The Trading Networks version used by the partner.
RemoteStatus
String Not currently used.
Certificate
String [deprecated] null. Use the new service wm.tn.security:getCertificateData for certificate.
CACertificate
String [deprecated] null. Use the new service wm.tn.security:getCertificateData for CA certificates.
PrivateKey
String [deprecated] null. Use the new service wm.tn.security:getCertificateData for private key.
PreferredProtocol
String The delivery protocol that the partner prefers you to use when sending documents to it. Valid values are:
*ftp1 - Primary FTP
*ftp2 - Secondary FTP
*http1 - Primary HTTP
*http2 - Secondary HTTP
*https1 - Primary HTTPS
*https2 - Secondary HTTPS
*smtp1 - Primary Email
*smtp2 - Secondary Email
*<null> Polling
*<name of the delivery method that you created> - The delivery method that you created using the delivery protocols that Trading Networks provides.
PollingFrequency
Object How often (in minutes) the partner will poll for documents that are queued on your Integration Server. The data type of the variable is java.lang.Float.
DeliveryMaxRetries
Object If the delivery of a document to the partner fails, how many times to retry to deliver the document. The data type of the variable is java.lang.Short. (This setting is only used when reliable delivery is in use. Trading Networks only uses reliable delivery for a document if the document is saved to the database.)
DeliveryRetryWait
Object The number of milliseconds you want Trading Networks to wait before making its first attempt to redeliver the document (if the original attempt to deliver the document fails). The data type of the variable is java.lang.Integer. (This setting is only used when reliable delivery is in use. Trading Networks only uses reliable delivery for a document if the document is saved to the database.)
PollingProtocol
String The delivery protocol the partner uses to poll for documents on your Integration Server.
RetryFactor
Object The factor you want Trading Networks to use when calculating how long to wait before making the second and subsequent attempts to redeliver the document. Trading Networks calculates the time by multiplying the last wait time by RetryFactor. Specify a whole number grater than zero for retryFactor. The data type of the variable is java.lang.Integer.
CompanyLogo
Object The corporate logo in GIF or JPEG format. The data type of the variable is byte[].
Address
Document The corporate address. For the structure of Address, see wm.tn.rec:Address.
PreferredLocale
String The locale for the profile.
RoutingOff
String Whether document delivery is suspended for the partner. Valid values are:
*true - Delivery is suspended for the partner.
*false - Delivery is not suspended for the partner.
Copyright © 2016- 2017 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback