Travel Request process in the getting start (set travel tools as homepage in Portal not working)

1
0
-1

Help! In the last step "Build application" i want to set the travel tools (page or api) as my homepage, but is not working, when i go to portal home page y i see the default homepage, can anybody help me on this issue?

1 Log in to Bonita BPM Portal with the Administrator profile. 2 From the menu bar, choose Resources, and then click Add and import the TravelTool page that you exported from the UI designer. 3 Go to Applications and click New. 4 Enter a display name and URL for the application, and click Create. The application is created. 5 In the list of applications, click the edit icon to configure your new application. 6 In the Pages section, click Add and add the page you imported. Make this page the application home page, and delete the default home page. 7 Check that the application is correctly defined, by clicking the URL. The travel requests summary page is displayed, with a link to the form to create a new request. When you click the link, the form for submitting a new travel requests is displayed.

all this steps are complete!, i don't have any idea what's the problem!

1 answer

1
0
-1

Hi,

When you said "when i go to portal home page" did you mean that you load the URL such as http://localhost:8080/bonita? If yes that's normal to see the user task list.

When you define your application URL to be for example http://localhost:8080/bonita/apps/travel, defining the page with URL http://localhost:8080/bonita/apps/travel/main/ as the main page mean that you get automatically redirected from http://localhost:8080/bonita/apps/travel to http://localhost:8080/bonita/apps/travel/main/.

Notifications