cancel
Showing results for 
Search instead for 
Did you mean: 

Create tile for web dynpro java application

Former Member
0 Kudos

Hello, experts!

I have a problem with create tile for web dynpro java application.

I made next steps:

1 Created sementik in /UI2/SEMOBJ 

2 Created a panel in LPD_CUST

I have problem in step 2. When I created it I need proveded system alias. I attached screen. In help info I see sm59, but i think i need other preference.

Please, help me. How I can create panel for web dynpro java if java application deploy on sap portal?

Accepted Solutions (0)

Answers (3)

Answers (3)

gill367
Active Contributor
0 Kudos

HI

Web dynpro java application type may not be supported in fiori launchpad.

First you need to create a rfc connection in sm59 of type "http connection to external system". This should point to your java system

After this create the application in LPD_CUST but choose type url instead of wdj.

and also provide (it wont come in F4, you need to manually enter it) the system alias as the connection created in the above step in SM59

and url like "/webdynpro/dispatcher/sap.com/<wdj application name>"

Regards,

Sarbjeet Singh

Former Member
0 Kudos

Hi

Thanks for you answer.

I try did your recommendations, used url. It is working!

But I think it must work with web dynpro, I didn't how )

I would like use web dynpro java ).

0 Kudos

Hi Evgeny,

In SM 59, RFC's we will be Maintained. Please provide the alias of Java system RFC.

Thanks.

Jyothi.

hussain_p
Participant
0 Kudos

Hi Evgeny Semenov,

Generally we will do LPD_CUST in gateway system , In the System alias give the system(Back End) which we need to connect from gateway system(Use f4 help in system alias).

Former Member
0 Kudos

Hi, thanks,

I don't see all distanation from sm59 when I choose F4 this field.

Can do you say hoq it work? Did you try use it with fiori and web dynpro?