Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 5 TIBCO ActiveMatrix BusinessWorks: Demonstrating Custom Function Callout : Expected Results

Expected Results
Inside KenanCustomMessageHandler
Call to be made:
callName: B_AcLoGt
AccountLocate = {
Key = {
AccountInternalId = '1'
}
}
The connection received after getHMConnection :com.csgsystems.aruba.connection.Connection@3a633d51
The context to be used for execution is :com.csgsystems.aruba.connection.BSDMSessionContext@494eaec9
Server response to call:
AccountLocate = {
Key = {
#NAME = 'Key'
AccountInternalId = '1'
}
AccountCategory = '2'
#NAME = 'AccountLocate'
BillFnameFind = 'REBECCA'
BillLnameFind = 'BAYWATER'
BillCompanyFind = 'ABCD'
BillCompany = 'ABCD'
BillAddress1 = '123 NEWS St.'
ServerId = '3'
BillLname = 'Baywater'
AcctSegId = '0'
BillFname = 'Rebecca'
}
#NAME = 'AccountLocateGetResponse'
ServerId: 3
The message Successfully processed the request is displayed on the adapter console.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved