cancel
Showing results for 
Search instead for 
Did you mean: 

Using Response Oneway bean in PI7.1 throwing error

former_member207622
Contributor
0 Kudos

Hi Folks

Has any body used Response One way bean in PI 7.1 ? . I have a scenariofor File-RFC -File in which I am trying to Implement it I have gone through the blogs for File-RFC -File without BPM .

i have also gone through the documentation for adding the request response bean and one way response bean for PI 7.1 on help.sap.com . But unfortunately that blog is not working and also i tried all permutations and combinations for adding parameters as per help.sap.com for Pi7.1

I followed these links

http://help.sap.com/saphelp_nwpi71/helpdata/EN/45/20cc5dc2180733e10000000a155369/content.htm

http://help.sap.com/saphelp_nwpi71/helpdata/EN/45/20c210c20a0732e10000000a155369/content.htm

I am getting a null pointer exception error in sender communication channel monitoring

Error: java.lang.NullPointerException

Please help in this regard

Thanks

Ninad

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member207622
Contributor
0 Kudos

Has anybody used Response Oneway bean for File-RFC-File scenario in PI 7.1

My Response file is getting created but I ma unbale to delete my request input file even though my Sender communication channel is in delete mode and In communication channel monitoring its giving null pointer exception error

Can anyone check whats the issue in this ,

I am running this scenario on service pack 8 Pi 7.1

Regards

Ninad

Former Member
0 Kudos

Hi,

We are also facing the similar issue u201CError: java.lang.NullPointerExceptionu201D in File RFC File u2013 Sync Scenario.

But the same setup is working fine with Integrated Configuration. Have you resolved this issue? Pls share your view.

Thanks,

Boopathi

PratibhaK
Participant
0 Kudos

Hi Ninad,

Please check if during the config of the FILE sender, the QoS is selected as "Exactly Once" and not "BestEffort".

Regards,

Pratibha.

JaganMohan
Participant
0 Kudos

Dear Ninad,

Please cross check with this weblog for your confihurarion in the module tab.

/people/gabrielsagayaselvam.panneerselvam/blog/2009/12/07/standard-adapter-framework-modules-afmodules-in-pi-71-150part-2

Regards,

JP.

former_member207622
Contributor
0 Kudos

Hi

I am able to get the response back now , File is getting created BUt my input file is not getting deleted even though I am running my sender channel in delete mode .

In communication channel monitoring my sender channel is in error with same null pointer exception

not sure why ?

please help

thnx

Ninad

JaganMohan
Participant
0 Kudos

Dear Ninad,

Check your source folder has all rights (READ, WRITE, and DELETE). Might be this is the problem.

Regards,

JP.

former_member207622
Contributor
0 Kudos

yeah we have all the rights for read ,write and delete against the source folders . Still Its giving the same error .

Can you please cross check with the service pack or any patch required for this ?

I am running this scenrio on SP 8 PI7.1

Regards

Ninad