Riferimento a messaggio per la soluzione orientata ai servizi
In questa sezione vengono elencati i messaggi e i tipi di messaggio utilizzati da ogni orchestrazione della soluzione. I messaggi e i tipi sono elencati in base alla versione dell'applicazione.
Versione dell'adapter
Nella tabella SolutionPrefix <> sostituisce Microsoft.Samples.BizTalk.WoodgroveBank per facilitare la formattazione della tabella.
Di seguito sono elencati le orchestrazioni, i messaggi e i tipi:
Orchestrazione | Messaggio | Tipo di messaggio |
---|---|---|
CustomerService.odx | LastPaymentRequest | <SolutionPrefix>. Schemas.LastPaymentRequest |
CustomerService.odx | LastPaymentResponse | <SolutionPrefix>. Schemas.LastPaymentResponse |
CustomerService.odx | PendingTransactionsWSRequest | <SolutionPrefix>. Orchestrations.Adapter.PendTransWS.PendingTransactionsWebService_. GetPendingTransactions_request |
CustomerService.odx | PendingTransactionsWSResponse | <SolutionPrefix>. Orchestrations.Adapter.PendTransWS.PendingTransactionsWebService_. GetPendingTransactions_response |
CustomerService.odx | CreditLimitRequest | <SolutionPrefix>. Schemas.BAPI_BANKACCT_GET_DETAIL. BAPI_BANKACCT_GET_DETAIL_Request |
CustomerService.odx | CreditLimitResponse | <SolutionPrefix>. Schemas.BAPI_BANKACCT_GET_DETAIL. BAPI_BANKACCT_GET_DETAIL_Response |
CustomerService.odx | PendingTransactionsRequest | <SolutionPrefix>. Schemas.PendingTransactionsRequest |
CustomerService.odx | PendingTransactionsResponse | <SolutionPrefix>. Schemas.PendingTransactionsResponse |
CustomerService.odx | StubSAPWebServiceRequest | <SolutionPrefix>. Orchestrations.Adapter.StubSAPWS.StubSAPWS_. GetAccountDetails_request |
CustomerService.odx | StubSAPWebServiceResponse | <SolutionPrefix>. Orchestrations.Adapter.StubSAPWS.StubSAPWS_. GetAccountDetails_response |
CustomerService.odx | CustomerServiceRequest | <SolutionPrefix>. Schemas.CustomerServiceRequest |
CustomerService.odx | CustomerServiceResponse | <SolutionPrefix>. Schemas.CustomerServiceResponse |
CustomerServiceNativeRequestResponse.odx | CustomerServiceRequest | <SolutionPrefix>. Schemas.CustomerServiceRequest |
CustomerServiceNativeRequestResponse.odx | CustomerServiceResponse | <SolutionPrefix>. Schemas.CustomerServiceResponse |
CustomerServiceReceiveSend.odx | CustomerServiceResponse2 | <SolutionPrefix>. Schemas.CustomerServiceResponse |
CustomerServiceReceiveSend.odx | CustomerServiceResponse | <SolutionPrefix>. Schemas.CustomerServiceResponse |
CustomerServiceReceiveSend.odx | CustomerServiceRequest | <SolutionPrefix>. Schemas.CustomerServiceRequest |
Adapter con versione SAP
Nella tabella SolutionPrefix <> sostituisce Microsoft.Samples.BizTalk.WoodgroveBank per facilitare la formattazione della tabella.
Di seguito sono elencati le orchestrazioni, i messaggi e i tipi:
Orchestrazione | Messaggio | Tipo di messaggio |
---|---|---|
CustomerService.odx | LastPaymentRequest | <SolutionPrefix>. Schemas.LastPaymentRequest |
CustomerService.odx | LastPaymentResponse | <SolutionPrefix>. Schemas.LastPaymentResponse |
CustomerService.odx | PendingTransactionsWSRequest | <SolutionPrefix>. Orchestrations.Adapter.PendTransWS.PendingTransactionsWebService_. GetPendingTransactions_request |
CustomerService.odx | PendingTransactionsWSResponse | <SolutionPrefix>. Orchestrations.Adapter.PendTransWS.PendingTransactionsWebService_. GetPendingTransactions_response |
CustomerService.odx | CreditLimitRequest | <SolutionPrefix>. Schemas.BAPI_BANKACCT_GET_DETAIL. BAPI_BANKACCT_GET_DETAIL_Request |
CustomerService.odx | CreditLimitResponse | <SolutionPrefix>. Schemas.BAPI_BANKACCT_GET_DETAIL. BAPI_BANKACCT_GET_DETAIL_Response |
CustomerService.odx | PendingTransactionsRequest | <SolutionPrefix>. Schemas.PendingTransactionsRequest |
CustomerService.odx | PendingTransactionsResponse | <SolutionPrefix>. Schemas.PendingTransactionsResponse |
CustomerService.odx | CustomerServiceRequest | <SolutionPrefix>. Schemas.CustomerServiceRequest |
CustomerService.odx | CustomerServiceResponse | <SolutionPrefix>. Schemas.CustomerServiceResponse |
Versione inline
Nella tabella SolutionPrefix <> sostituisce Microsoft.Samples.BizTalk.WoodgroveBank per facilitare la formattazione della tabella.
Di seguito sono elencati le orchestrazioni, i messaggi e i tipi:
Orchestrazioni | Messaggio | Tipo di messaggio |
---|---|---|
CustomerService.odx | LastPaymentRequest | <SolutionPrefix>. Schemas.LastPaymentRequest |
CustomerService.odx | LastPaymentResponse | <SolutionPrefix>. Schemas.LastPaymentResponse |
CustomerService.odx | PendingTransactionsWSRequest | <SolutionPrefix>. Schemas.PendingTransactionsRequest |
CustomerService.odx | PendingTransactionsWSResponse | <SolutionPrefix>. Schemas.PendingTransactionsResponse |
CustomerService.odx | CreditLimitRequest | <SolutionPrefix>. Schemas.BAPI_BANKACCT_GET_DETAIL. BAPI_BANKACCT_GET_DETAIL_Request |
CustomerService.odx | CreditLimitResponse | <SolutionPrefix>. Schemas.BAPI_BANKACCT_GET_DETAIL. BAPI_BANKACCT_GET_DETAIL_Response |
CustomerService.odx | LastPaymentRequestAfterSendPipeline | System.Xml.XmlDocument |
CustomerService.odx | LastPaymentResponseBeforeReceivePipeline | System.Xml.XmlDocument |
CustomerService.odx | CustomerServiceRequest | <SolutionPrefix>. Schemas.CustomerServiceRequest |
CustomerService.odx | CustomerServiceResponse | <SolutionPrefix>. Schemas.CustomerServiceResponse |
CustomerServiceNativeRequestResponse.odx | CustomerServiceRequest | <SolutionPrefix>. Schemas.CustomerServiceRequest |
CustomerServiceNativeRequestResponse.odx | CustomerServiceResponse | <SolutionPrefix>. Schemas.CustomerServiceResponse |
CustomerServiceReceiveSend.odx | CustomerServiceResponse2 | <SolutionPrefix>. Schemas.CustomerServiceResponse |
CustomerServiceReceiveSend.odx | CustomerServiceResponse | <SolutionPrefix>. Schemas.CustomerServiceResponse |
CustomerServiceReceiveSend.odx | CustomerServiceRequest | <SolutionPrefix>. Schemas.CustomerServiceRequest |
Versione stub
Nella tabella <SolutionPrefix> sostituisce Microsoft.Samples.BizTalk.WoodgroveBank per facilitare la formattazione della tabella.
Di seguito sono elencati le orchestrazioni, i messaggi e i tipi:
Orchestrazione | Messaggio | Tipo di messaggio |
---|---|---|
CustomerService.odx | LastPaymentRequest | <SolutionPrefix>. Schemas.LastPaymentRequest |
CustomerService.odx | LastPaymentResponse | <SolutionPrefix>. Schemas.LastPaymentResponse |
CustomerService.odx | PendingTransactionsWSRequest | <SolutionPrefix>. Orchestrations.Stubbed.StubPendTransWS.StubPendingTransactionsWebService_. GetPendingTransactions_request |
CustomerService.odx | PendingTransactionsWSResponse | <SolutionPrefix>. Orchestrations.Stubbed.StubPendTransWS.StubPendingTransactionsWebService_. GetPendingTransactions_response |
CustomerService.odx | CreditLimitRequest | <SolutionPrefix>. Schemas.BAPI_BANKACCT_GET_DETAIL. BAPI_BANKACCT_GET_DETAIL_Request |
CustomerService.odx | CreditLimitResponse | <SolutionPrefix>. Schemas.BAPI_BANKACCT_GET_DETAIL. BAPI_BANKACCT_GET_DETAIL_Response |
CustomerService.odx | PendingTransactionsRequest | <SolutionPrefix>. Schemas.PendingTransactionsRequest |
CustomerService.odx | PendingTransactionsResponse | <SolutionPrefix>. Schemas.PendingTransactionsResponse |
CustomerService.odx | PaymentTrackerWSRequest | <SolutionPrefix>. Orchestrations.Stubbed.StubPmntTrckWS.StubPaymentTrackerWebService_. GetLastPayments_request |
CustomerService.odx | PaymentTrackerWSResponse | <SolutionPrefix>. Orchestrations.Stubbed.StubPmntTrckWS.StubPaymentTrackerWebService_. GetLastPayments_response |
CustomerService.odx | StubSAPWSRequest | <SolutionPrefix>. Orchestrations.Stubbed.StubSAPWS.StubSAPWS_. GetAccountDetails_request |
CustomerService.odx | StubSAPWSResponse | <SolutionPrefix>. Orchestrations.Stubbed.StubSAPWS.StubSAPWS_. GetAccountDetails_response |
CustomerService.odx | CustomerServiceRequest | <SolutionPrefix>. Schemas.CustomerServiceRequest |
CustomerService.odx | CustomerServiceResponse | <SolutionPrefix>. Schemas.CustomerServiceResponse |
CustomerServiceNativeRequestResponse.odx | CustomerServiceRequest | <SolutionPrefix>. Schemas.CustomerServiceRequest |
CustomerServiceNativeRequestResponse.odx | CustomerServiceResponse | <SolutionPrefix>. Schemas.CustomerServiceResponse |
Vedere anche
Informazioni di riferimento sulla soluzione orientata ai servizi