Post a Reply Start New Message

Weblog:    Copy a file with same filename using XI
Subject: Channel Package
Date: 2005-07-22 11:40:00
From: Samir Kumar  Business Card


Hi Felix,
Can you tell me the package name for channel used inside your code.
From Receiver Module is there any way to get to the sender channel id and hence the source file name through API.


Thanks,
Samir


Previous Message Previous Message Next Message Next Message

Showing messages 1 through 1 of 1.

Titles Only Main Topics Oldest First
  • Channel Package
    2005-07-22 11:54:43 Felix Jeyareuben Business Card [Reply]

    Samir,
    The channel package is,
    com.sap.aii.af.service.cpa.Channel
    Also, from the UML diagram provided by SAP for module, I can get the channel ID only from the module context using getChannelID() which will only return the current channel ID (ie, receiver if your module is in receiver or similarly for sender). Here in this blog, I am using completely a different technique by creating a new channel object using the channel id from the module context which seems a little odd and the best part is, it works!!
    Best regards,
    Felix

Showing messages 1 through 1 of 1.

SAP, mySAP, mySAP.com, xApps, xApp, and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and in several other countries all over the world. All other product, service names, trademarks and registered trademarks mentioned are the trademarks of their respective owners.