cancel
Showing results for 
Search instead for 
Did you mean: 

Agentry, conditional navigation for Tile List Item

Former Member
0 Kudos

Hello Experts,

While enhancing WM 6.3, we are trying to put conditional navigation for Tile List item.

For, Single Click Target we can trigger as below:

But, if we want to put a condition like for Action A go to Screen A, and for Action B go to Screen B.

How should we go for this.

Please suggest.

Regards,

Ajay

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

In the Action you call (a Wrapper action), have a subaction. Here you can have a rule on the action line to call what action to go into, or you can more then one subaction with an enable rule on each subaction.

Former Member
0 Kudos

Hi Stephen,

Thank you for the reply.

I am creating a Enable rule for same:

How can navigate to the particular screen from screen set.

Please suggest.

Regards,
Ajay

Former Member
0 Kudos

Ajay,

Can you please explain what is your condition to navigate to different screens?

Former Member
0 Kudos

Hi Ajitesh,

I have two different screens in a screen set.

And condition for navigation I am trying as below:

     If Action 1, then navigate to Screen A form screen set ABC

     If Action 2, then navigate to Screen B from screen set ABC

How could I include screens from screen set in rule condition.

Please suggest.

Thanks,

Ajay

Former Member
0 Kudos

What is the EditType of screen ABC? how would you know when Action 1 will execute and when Action 2?

Former Member
0 Kudos

1) If you are in an action already you can not fire a new action.

- Are you on a screen that is linked to a transaction or an object?

-

2) How can navigate to the particular screen from screen set.  - You need to call an action with a Navation step to the screen set you want