Manual Restart Status in Inbound RFC call monitoring in AIF
Hi All, I am working on a scenario where PI will call and RFC from ECC and update the data in ECC. On ECC side; I have created an RFC Function module In that function mmodule I am trying to do the...
View ArticleRe: "Manual Restart" status - why?
Hi Pankaj, two quick ideas: 1. Could it be that all AIF jobs failed due to a dump? This cannot be provided back to AIF and the message stay in status "in process". (check job (SM35) and ST22) 2. Did...
View ArticleRe: Manual Restart Status in Inbound RFC call monitoring in AIF
Hi Pankaj, two quick ideas: 1. Could it be that all AIF jobs failed due to a dump? This cannot be provided back to AIF and the message stay in status "in process". (check job (SM35) and ST22) 2. Did...
View ArticleRe: Manual Restart Status in Inbound RFC call monitoring in AIF
Hi Christoph, Thanks for your valuable reply! The reason was the first one mentioned by you (job failed) as I did not call the method with the queue namespace. I just passed the structure to it. I...
View ArticleRe: AIF Asynchronous Response
Have come across this pattern in the content for Ariba integration. Whenever a message is cancelled in AIF, a notification is sent to the Ariba network. Haven't looked into the details of how this is...
View ArticleRe: RFC integration with SAP AIF
Hi Pankaj, I know that you have finished your RFC on AIF integration; I am also working on Inbound as well as outbound RFC. in Inbound RFC ; I am calling a method CALL METHOD...
View ArticleRe: Setup synchronous outbound interface in AIF
Hi Christoph, Can you provide the steps followed to implement the Synchronous web service call from SAP. scenario 1: I have created Service consumer , Response(proxy class output ) data structure...
View ArticleRe: Inbound RFC call monitoring in AIF
I solved the issue myself. It was because of the incorrect structure mapping.
View ArticleRe: RFC integration with SAP AIF
Hi, You are using the correct class to trigger AIF and for proper handling of error/success messages, u need to configure lil bit more.
View ArticleRe: RFC integration with SAP AIF
Thanks Pankaj for your reply. I understand thatt the prrocess for RFC outbound is a bit diffferent and we use a tcode /AIF/RFC_FUNC_GEN to generate a playback function module. I had a couple of doubts....
View ArticleProblem access of already mapped fields
Hello, I have the following Problem: I get an Inbound IDOC for DELIVRY with the following part-StructureE1EDL20 including the field VBELN-- E1EDL24 (1 -> N) including field MATNR-- E1EDL37 (1 ->...
View ArticleRe: Problem access of already mapped fields
Hi Ignaz, perhaps it is a problem in the sequencing of your structure mappings, so that the sub structure is mapped before the parent structure. The order bases on the alphabetic name. Thomas Elsaesser...
View ArticleRe: Problem access of already mapped fields
Hi Christoph, thank you for the quick and correct answer. Kind regardsIgnaz
View ArticleRe: AIF Inbound Text File interface
Does any one has experience in implementing File Interfaces through AIF? E.g. Inbound file processing using AIF File-Adapter. I could not get complete documentation.Thanks in adv.
View ArticleUpdated values in actions not send to PI in outbound interface
Hi Experts. I am working on an outbound aif interface where I am updating plant value using action function module. Actually we do not want to change plant value in mapping function module due to some...
View ArticleData encryption during interface
I am not sure i am posting in the right place. During interface from Ariba(or any system) to SAP, my client is asking is the all the data is encrypted ? as per the document, data is transferring in 256...
View ArticleRe: Updated values in action function module not send to PI in AIF outbound...
Hi Sijil, /AIF/SEND_WITH_PROXY will perform the action after it has send the outbound message. Therefore, you will not see the change in SXMB_MONI and the changed value will not be send out. Why do you...
View ArticleDump with transaction /AIF/ERR
Hi, When i try to use the transaction /AIF/ERR i always have an error : With /AIF/IFMON i also have this problem when i click on Warning/Error/Success/... icons I probably missed a configuration step ?...
View ArticleMessage Content of WebService asynch not shown
Dear all, we're just trying to set up the AIF monitoring (without field mapping) of an asynchronous WebService inbound.The interface is entered in the interface settings. So we don't want to do a...
View ArticleRe: Dump with transaction /AIF/ERR
the screenshot doesn't help a lot. pls. upload full dump report.
View Article