cancel
Showing results for 
Search instead for 
Did you mean: 

RFC Sequence

Former Member
0 Kudos

Hi,

I have to read a certain file of the type txt. After reading the file I have to call a function rfc. Until this moment, I don't have problems. My problem is that starting from the return of this rfc that I will have to do a series of validations. Example:

I call a rfc to verify if material exists. If the material doesn't exist, I should not call the next rfc. If the material exists, I will have to call the rfc to verify the status of this material. If the material is not with the status of available, I cannot call the rfc to verify the series number. If the material is available, I will have to call the rfc to verify series number.

I don't know as beginning this scenario.

Which the steps that I should use?

What should I use for this scenario? Should I use BPM? Should I use Xpath?

Does some exist Weblog with this scenario type?

Regards,

Sergio

Accepted Solutions (0)

Answers (2)

Answers (2)

deviprasad_pothireddy
Active Participant
0 Kudos

Hi Sergio,

After reading the rfc details, check status code, if it is error then use control step to terminate the process.(Using with bpm)

I think we can also acheive this functionality with out bpm( if we know how to use condition editor properly)

Regards,

Deviprasad.

Former Member
0 Kudos

Hi,

Please see this link step by step explained.

/people/arpit.seth/blog/2005/06/27/rfc-scenario-using-bpm--starter-kit

Regards

Chilla..

udo_martens
Active Contributor
0 Kudos

Hi Chilla,

the question was posted 2 years ago. Do you think, somebody is still wainting?

Regards,

Udo