cancel
Showing results for 
Search instead for 
Did you mean: 

acknowledgement IMPORTANT *

Former Member
0 Kudos

Hi Friends,

The pblm is iam having a scenario let it me anyone. After the execution i need a notification or a positive/negative acknowledgement of the errors and others. So please help me in this. Is there any way? Please provide it with clear steps?

Accepted Solutions (1)

Accepted Solutions (1)

former_member335553
Active Contributor
0 Kudos

Have u gone through the threads specifying acknowledgements which u had already posted .

Edited by: Anusha Ramsiva on Mar 10, 2008 9:53 AM

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

U can get the acknowledge from the receiver side,but not from all the adapters......Acknowledge is process way which the end user can know the data have been posted at receiver side or not....

give complete details of ur scenario so that we can send the doc or links to check..

Regards,

Phani

Former Member
0 Kudos

Hi,

If you want acknolwdgment,you have to go for syncroriniuos communication.It will send you response

Regards

Former Member
0 Kudos

Iam using asynchronous and not sync. I want either a postive or negative acknowledgement. Has anybody came through thie type od scenarios, please tell. Please help me in this.

Former Member
0 Kudos

Hi,

With out making the interface as Sync or using the BPM to make the process as Sync , we cant receive the Response back from the Receiver Application to Sender Application as an Acknowlwdgements

Regards

Seshagiri

former_member335553
Active Contributor
0 Kudos

+Extracted Text.

+ Acknowledgments

● Receiver adapters of the Adapter Engine

○ Receiver adapters that run on the Adapter Engine support system acknowledgments and system error acknowledgments if they are requested by the sender. These acknowledgments are triggered when a message is successfully processed by the adapter or if an error occurs while it is being processed.

○ The receiver JMS adapter is an exception to this rule. By using a parameter in the configuration, you can specify wAcknowledgments

● Receiver adapters of the Adapter Engine

○ Receiver adapters that run on the Adapter Engine support system acknowledgments and system error acknowledgments if they are requested by the sender. These acknowledgments are triggered when a message is successfully processed by the adapter or if an error occurs while it is being processed.

○ The receiver JMS adapter is an exception to this rule. By using a parameter in the configuration, you can specify whether a system acknowledgment is sent like all other adapters or whether a DeliveryAckNotSupported is sent instead. This is recommended if the delivery of the message by the JMS adapter is considered to be too weak to trigger a system acknowledgment.

○ Receiver adapters of the Adapter Engine do not support any application acknowledgments.

○ The RNIF and CIDX adapters are exceptions to this rule, since they also support scenario-dependent application error acknowledgments.

○ All receiver adapters send ApplicationAckNotSupported and ApplicationErrorAckNotSupported.

● Sender adapters of the Adapter Engine do not request any acknowledgments

hether a system acknowledgment is sent like all other adapters or whether a DeliveryAckNotSupported is sent instead. This is recommended if the delivery of the message by the JMS adapter is considered to be too weak to trigger a system acknowledgment.

○ Receiver adapters of the Adapter Engine do not support any application acknowledgments.

○ The RNIF and CIDX adapters are exceptions to this rule, since they also support scenario-dependent application error acknowledgments.

○ All receiver adapters send ApplicationAckNotSupported and ApplicationErrorAckNotSupported.

● Sender adapters of the Adapter Engine do not request any acknowledgments