cancel
Showing results for 
Search instead for 
Did you mean: 

FPM URL ,paramter passing

Former Member
0 Kudos

Hi All ,

I have to open FPM URL on button click ,which is fine ,I can achieve it . But I need to open URL with some predefine information e.g PO number .

In order to pass PO number from one FPM application to another ,I am using Export to Database indx(p/) ID 'XX" and import from DB indx and then delete DB indx.

But this solution is not consistent.Export and import does not work properly every time .

Can any one please advice , how can we pass information  from one URL to another .

I tried using singleton class as well,but data is cleared up .

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member469314
Participant
0 Kudos

Hi,

why don't you just pass your parameters as URL parameters?