Announcement

Collapse
No announcement yet.

New Actions in Action pop-up or sub Menu

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • New Actions in Action pop-up or sub Menu

    Hi,

    Can we add new user defined action in action pop-up or sub menu.
    I need to add setting external statuses to action menu like

    For example

    Action
    ====
    Invoice statuses
    Shipment statues
    billing status
    xyz statues


    Regards
    Ajoy Basu

  • #2
    Re: New Actions in Action pop-up or sub Menu

    I've this problem too. Also with linking an agent on a action that performs his processes on objects selected in the finder and without a particulare event.
    It've to operates agent actions only on selected objects (for example a change status on orders release)

    Comment


    • #3
      Re: New Actions in Action pop-up or sub Menu

      I have solved my problem with an agent linked as an action in a screen set.

      Comment


      • #4
        Re: New Actions in Action pop-up or sub Menu

        Hi gi.devincenzi,

        Could you please share, that how did you manage to solve your issue.....

        I am also trying my Manual Action to link to an automation agent. (We are using OTM 5.5 CU2)

        I have created manual UI action to trigger an automation agent and the Action Definition ID is RUN_AGENT_ORDER_MOVEMENT.

        However when I click my Action in My Order Movement Action menu to trigger the above created automation agent, I am getting the following error,

        Topic glog.server.workflow.lifetime.ordermovement.Custom ModOrderMovementEvent$Factory: missing parameter dataSource

        at sun.reflect.NativeConstructorAccessorImpl.newInsta nce0(Native Method)
        at sun.reflect.NativeConstructorAccessorImpl.newInsta nce(NativeConstructorAccessorImpl.java:39)
        at sun.reflect.DelegatingConstructorAccessorImpl.newI nstance(DelegatingConstructorAccessorImpl.java:27)
        at java.lang.reflect.Constructor.newInstance(Construc tor.java:274)
        at glog.util.exception.GLException.factory(GLExceptio n.java:413)
        at glog.util.exception.GLException.factory(GLExceptio n.java:390)
        at glog.comm.parameter.ParameterFactory.fromCommandLi ne(ParameterFactory.java:32)
        at glog.server.agent.manual.ManualAgentSubscription.g etTopicForAction(ManualAgentSubscription.java:45)
        at glog.server.agent.manual.ManualAgentSessionBean.ru nManualAgent(ManualAgentSessionBean.java:57)
        at glog.server.agent.manual.ManualAgentSessionServerS ideEJBWrapper.runManualAgent(ManualAgentSessionSer verSideEJBWrapper.java:166)
        at glog.server.agent.manual.ManualAgentSessionBean.ru nManualAgent(ManualAgentSessionBean.java:49)
        at glog.server.agent.manual.ManualAgentSessionServerS ideEJBWrapper.runManualAgent(ManualAgentSessionSer verSideEJBWrapper.java:134)
        at glog.server.agent.manual.ManualAgentSessionHome_s2 brkz_EOImpl.runManualAgent(ManualAgentSessionHome_ s2brkz_EOImpl.java:154)
        at glog.server.agent.manual.ManualAgentSessionHome_s2 brkz_EOImpl_WLSkel.invoke(Unknown Source)
        at weblogic.rmi.internal.BasicServerRef.invoke(BasicS erverRef.java:477)
        at weblogic.rmi.cluster.ReplicaAwareServerRef.invoke( ReplicaAwareServerRef.java:10
        at weblogic.rmi.internal.BasicServerRef$1.run(BasicSe rverRef.java:420)
        at weblogic.security.acl.internal.AuthenticatedSubjec t.doAs(AuthenticatedSubject.java:363)
        at weblogic.security.service.SecurityManager.runAs(Se curityManager.java:147)
        at weblogic.rmi.internal.BasicServerRef.handleRequest (BasicServerRef.java:415)
        at weblogic.rmi.internal.BasicExecuteRequest.execute( BasicExecuteRequest.java:30)
        at weblogic.kernel.ExecuteThread.execute(ExecuteThrea d.java:219)
        at weblogic.kernel.ExecuteThread.run(ExecuteThread.ja va:17



        Any idea what could go wrong OR does this is an existing bug on OTM v5.5 CU2.

        I appreciate your advice.

        Thanks in advance,

        Rgds,
        Kiru.

        Comment

        Working...
        X