cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP To RFC Scenario

Former Member
0 Kudos

Hi All,

Here I want to Develop one scenario that is HTTP -


RFC

Here i am Requesting some Request From Web Page To R/3 System To Get the Materials From R/3 .

This Interface Should Take Minimun of 30 miniutes Time to Process Whole Process ( Request to get the Material From R/3 and Response Back )

How Can We Configure this Process

Please Let me Know

Regards

Vamsi

Accepted Solutions (0)

Answers (4)

Answers (4)

prateek
Active Contributor
0 Kudos

I dont think tht providing a time for exeution of complete interface is possible in XI. Once message reaches XI, it is responsibility of XI to process it.

U need to handle it at the receiver side wherein u may store the message there and send the response after some time.

Regards,

Prateek

Former Member
0 Kudos

How We Can do it as u mentioned here

Regards

Vamsi

prateek
Active Contributor
0 Kudos

It would not be related to XI.

The workaround could also be 2 async interfaces instead of a single sync interface. But that doesnt seem to be a good XI design.

I havent tried this, but u may proceed as follows. Store the response in some table and once that table is edited, u may activate the change pointers and activate the second interface based on a scheduled report (say 20 minutes).

Regards,

Prateek

Former Member
0 Kudos

<b>Hi Pl refer These link for ur Scenario</b>

/people/community.user/blog/2006/12/12/http-to-rfc--a-starter-kit

/people/community.user/blog/2006/12/12/http-to-rfc--a-starter-kit

https://www.sdn.sap.com/irj/sdn/wiki?path=/display/xi/httpToRFCSynchronousScenario-FAQs&

/people/krishna.moorthyp/blog/2006/07/23/http-errors-in-xi

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/66dadc6e-0a01-0010-9ea9-bb6...

http://help.sap.com/saphelp_nw2004s/helpdata/en/c8/e80440a832e369e10000000a155106/content.htm

/message/266750#266750 [original link is broken]

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/66dadc6e-0a01-0010-9ea9-bb6...

Pls Reward point if useful

Former Member
0 Kudos

Hi Abhishek,

No Blog or No Link is Matching for My Requirement here.

Please go through my Post And let me the Solution.

I Am Asking that How we CAn Set the Time for this Scenario.

Regards

Vamsi

Former Member
0 Kudos

/people/community.user/blog/2006/12/12/http-to-rfc--a-starter-kit

Best Regards,

Srikanth

Reward the useful answers and you will get one point yourself

Former Member
0 Kudos

Hi Kanth,

You Didn't Mentioned the Solution that How We Can Set the Time For a Particular Scenario That has to take 30 min of Minimun Time To Execute that.

Regards

Vamsi

Former Member
0 Kudos

vamsi,

i think ur concern is more towards the 30 min time interval. can u tell y do u need this gap of min 30 min for the response to the HTTP call

Former Member
0 Kudos

Hi,

My Requirement is Like this

Please Let me know is there any Configuration like this to do

Regards

Vamsi

Former Member
0 Kudos

Hi Vamsi,

Follow this weblog

/people/community.user/blog/2006/12/12/http-to-rfc--a-starter-kit

regards,

ravi.