cancel
Showing results for 
Search instead for 
Did you mean: 

My Inbox - Open Task - dynamic parameters in SWFVISU

DER
Advisor
Advisor
0 Kudos

Hi experts, we are configuring SWFVISU trx for opening backend tasks in My inbox Fiori app.

As you could see, this is the SWFVISU configuration that we have and it´s working fine, but I was wondering if there is a way to define a dynamic parameter for the url in every backend system server without modifying en every server, just like {Client} for the dinamic client.

Development

http://md1.server.com:8001/.......

QA

http://mq1.server.com:8000/....

Is there any dynamic parameter for  (http://xxx.server.com:port number/) ???

Thanks in advance for your help.

Regards,

Diego 

Accepted Solutions (0)

Answers (2)

Answers (2)

Jocelyn_Dart
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Diego,

As Masa has indicated you only need to enter the relative URL of the application path - not the absolute.

Part of the URL generation is to generate the relevant server/port of the host based on the SWFVISU application type.

You can find out more about how this works in general in this note https://launchpad.support.sap.com/#/notes/2009417

Rgds,

Jocelyn

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Diego,

How many backend servers are used in production?

For the program code, you can look at the class CL_SWF_UTL_URL_INBOX_GEN.

Regards,

Masa / SAP Technology RIG

DER
Advisor
Advisor
0 Kudos

Hi Masa, thanks for your reply...there will be 3 different backends.

Regards,

Diego

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Diego,

What was the test result, if you maintain the path starting /nwbc/... without host and port?

Regards,

Masa / SAP Technology RIG