Get object in Tools menu PX

IS there anyway to get opened object in tools menu px?

public ActionResult doAction(IAgileSession agileSession, INode actionNode, IDataObject affectedObject) {
}

Here it comes null for 3rd parameter all the time.

Is it designed like this or anyway to get right side opened object ?

Add Comment
1 Answer(s)

Hi Anand,

Why don’t you get opened object in it’s Actions menu PX? Then, the 3rd parameter will be what you want.

All the best.
Loren

Agile User Answered on January 18, 2017.

Hi Loren,

For Archived projects, all action menu PX’s will be disabled except ‘Unarchive’ option.

We need to perform some actions on Archived projects by triggering the PX’s. So other than Tools menu configuration, there is no other option as there is no Event available when Archive the projects.

Thanks,
Anand

on January 27, 2017.
Add Comment

Your Answer

By posting your answer, you agree to the privacy policy and terms of service.