Hi All, I am trying to get the application context of the process dyn

Hi All,

I am trying to get the application context of the process dynamically since it is being used in more than one application.

Can any one give me the suggestions that how can we get the application id based on process?

Thanks in advance

OriginalPostID-160043

OriginalPostID-160043

  Discussion posts and replies are publicly visible

Parents
  • No that I know but I think that with a little bit of creativity you might be able to workaround this by using a process variable or something in the process that can tell where it is coming from.

    For example, let's say I have a generic model called "Update Stock" with a pv!department. If this model was called from the "Update Stock for HR" action the pv!department would always be "hr" therefore, based on this knowledge of the business logic I'd be able to tell this instance was called from that application.
Reply
  • No that I know but I think that with a little bit of creativity you might be able to workaround this by using a process variable or something in the process that can tell where it is coming from.

    For example, let's say I have a generic model called "Update Stock" with a pv!department. If this model was called from the "Update Stock for HR" action the pv!department would always be "hr" therefore, based on this knowledge of the business logic I'd be able to tell this instance was called from that application.
Children
No Data