cancel
Showing results for 
Search instead for 
Did you mean: 

Binding FPM application to iview

Former Member
0 Kudos

I've recently build a FPM application using FPM_GAF_COMPONENT and was wondering how could I embed this to my iview in portal since I've run all my tests from the application configuration area. Tried executing directly from application and it dumps, so i don't think i can just embed it to the iview via the normal way. Appreciate if anyone could help me with this.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

hi,

did you tested the component while configuring GAF ?

Regards,

Kranthi.

Former Member
0 Kudos

Hi,

if you want to try to run it directly means, you have to enter the application parameter WDCONFIGURATIONID.

double click your application, go to the application property ,parameter tab.

select WDCONFIGURATIONID and supply the application configuration id .

Now if you start the application, it should work.

Alternatively you can start your application from application configuration as well.

In the IView Property, besides your application name, you have to supply the application configuration id.