Queue based on [me] token

Hi Together,
i should build a Queue where i "filter" for the Primary owner equals [me] token.
Is that possible?
I found this post:
https://social.technet.microsoft.com/Forums/en-US/4fb2932b-9141-4d6b-8ec9-7b286c03cdd3/scsm-2012-queues-for-service-requests?forum=systemcenterservicemanager
but i was not able to reproduce it.
The Idea behind is:
We have restricted the Access to work Items for our Local Departments by Queues. But for sure the Local Departments want to track the Incidents they Forward to Corporate.
Actualy this is not possible because the Queue for every Group is limiting the Intems based on Support Group.
Any ideas?
brgds
Chris

Hi,
You cannot use tokens such as [me] in queues. The only option I see here is to use views instead of queues, however this would still allow users to find work items they are not entitled to see when they aearch for it.
An other alternative would be:
- Extend the incident class with a property named OriginatingSupportGroup, bound to the TierQueue List
- Create a workflow which copies the support group to this newly created field when there are changes to the support group.
- Create a queue based on this newly created property, or include these in the existing queue
Hope this makes sense :)

Similar Messages

  • HP LaserJet 2420n and Queue Based Printing?

    I'm looking at a new workgroup printer and am leaning towards the HP
    LaserJet 2420n
    The price is about right, I'm sticking with HP, and this seems to be the
    replacement for the 2100, 2200, and 2300 series which I liked a lot.
    It has a built in JetDirect, although I can't find which model.
    HP's site says this:
    Compatible Network Operating Systems:
    Via HP Jetdirect print servers: Microsoft Windows 98, Me, NT 4.0, 2000,
    XP, XP 64-Bit, Server 2003; Novell NetWare 3.2, 4.2, 5.x, 6.x; Apple Mac OS
    8.6 and later; Red Hat Linux 6.x and later; SuSE Linux 6.x and later; HP-UX
    10.20, 11.x; Solaris 2.5x, 2.6, 7, 8, 9, 10 (SPARC systems only); IBM AIX
    3.2.5 and later; MPE-iX, Terminal server/Citrix
    Note that NetWare 4.2 (and so also 4.11) is listed.
    That is the only mention of NetWare I can find about this printer. Does
    anyone out there have one already? Can it be used with Queue Based (non-
    NDPS) Printing? Does the built in JetDirect support this natively?
    Thanks for your help,
    AZC

    I just installed one of these on our network with queue bases services using
    the web interface and it worked, once I figured out how to declare the
    context for the queue.
    Rui
    "Andrew Z Carpenter" <[email protected]> wrote in message
    news:Xk7De.1833$[email protected]..
    > I'm looking at a new workgroup printer and am leaning towards the HP
    > LaserJet 2420n
    >
    > The price is about right, I'm sticking with HP, and this seems to be the
    > replacement for the 2100, 2200, and 2300 series which I liked a lot.
    >
    > It has a built in JetDirect, although I can't find which model.
    >
    > HP's site says this:
    >
    > Compatible Network Operating Systems:
    > Via HP Jetdirect print servers: Microsoft Windows 98, Me, NT 4.0, 2000,
    > XP, XP 64-Bit, Server 2003; Novell NetWare 3.2, 4.2, 5.x, 6.x; Apple Mac
    > OS
    > 8.6 and later; Red Hat Linux 6.x and later; SuSE Linux 6.x and later;
    > HP-UX
    > 10.20, 11.x; Solaris 2.5x, 2.6, 7, 8, 9, 10 (SPARC systems only); IBM
    > AIX
    > 3.2.5 and later; MPE-iX, Terminal server/Citrix
    >
    > Note that NetWare 4.2 (and so also 4.11) is listed.
    >
    > That is the only mention of NetWare I can find about this printer. Does
    > anyone out there have one already? Can it be used with Queue Based (non-
    > NDPS) Printing? Does the built in JetDirect support this natively?
    >
    > Thanks for your help,
    >
    >
    > --
    > AZC
    >

  • Queue based publication items

    has anyone used these and what for?
    (sort of) managed to get these to work as a replacement for all of our fast refresh publication items, and get real time synchronisation without the MGP process running, but had to put in some serious work arounds to get it to do fast refreshes and getting it set up is complicated
    I would be interested in kowing what other people have done with them to see if there is anything that i have missed

    2 hour compose with the 400+ users was the situation when we went live in August 2006, and whilst not perfect, that was ok. We also never had any problem with mobile blocking users when it started the compose cycle. current situation is upto 12 hour compose cycle with 5 minutes of blocking all users when it starts - this is not acceptable
    Database is however overly generic, and in some cases uses inappropriate structures (example status table looks to be growing at the rate of a million records a month, with only a hundred or so of those records of any interest). We also started using streams for extranet services, and the two do not look to play nicely together.
    no more options for tuning (did everything when we went live), partitioning may help but difficult with the database structures, most of the data is specific to our users, most of the data that could be shared is within complete refresh items to bypass the MGP process already.
    We could (and may still do, as the implementation of the queue based stuff is going to be very complicated) stick with the MGP process and do tricks like create our own logging triggers to stop 'uninteresting' records being logged in the CVR$ tables and C$ALLL_SID_LOGGED_TABLES, and then delete unnecessary data from the CVR$ tables to speed up the process logs phase (sure it is not recommended but it works), use MyCompose to work around the poor execution plans put together by the default compose process, and DML call outs to impove the apply processing, but my fear is we will be back in the same boat in 18 months time.
    As 90%+ of our synchronisations are done unattended between about 7:30 pm and 10pm, a slower but more real time sync option fits in the business model fairly well, and to my mind why pre-prepare data 12 times a day (assuming 2 hour cycle) with all of the continual performance overhead, when they only download it once when noone else is working?
    The queue based stuff is a bit cumbersome and an odd mixture of java, PL/SQL and DDL scripts (plus a few cheats inserting data directly into the repository tables, and updating other things), and the development effort required should not be underestimated.
    anyone considering it needs to be clear about what they are trying to achieve (the examples are very limited to stuff you could do with complete refresh items easier), and needs a good understanding of the internals. Definitely not suitable if synchronisation time is a priority (eg: if using GPRS all of the time). I should be able to get the average sync time down to 3-4 minutes, but compared with the 20-30 seconds currently that is still a big jump

  • Did anyone tried Rejection Message Handler via Queue based method?

    Dear All,
    I am presently doing a Rejected Message Handler process and successfully implemented with File based and Web Service based. But I am not getting the clue for Queue based. We can enqueue the rejected message into queue as a JMS message via this method. But the URI format they have given is *"jdbc:oracle:thin:@<host>:<port>:<sid>#<un>/<pw>#queue"*. Format includes jdbc connection string along with queue name. For this I have created JMS module with JDBC Persistent store and created queue in it. But still I am not able to enqueue the message inside the queue. Also, is there anyway to see the queue names inside the DB. Did anyone tried this method? Could you please share the info??

    WL JMS Queue consume>BPEL1 (One way) invoke>Mediator service (one way) route> BPLE2 (one way). Also I have added transaction properties in BPEL1 and 2 + References + Services.
    Now, if there is a fault in BPEL2 the transaction should be rolled back in BPEL1 and the message should be seen in the WL queue itself. But that is not happening in my case. Everything is getting rolled back upto a point just after the >recieve activity in BPEL1 except the message is not getting rolled back to queue.There will be 2 transactions in this scenario : 1) jms queue to soa hydration store 2) soa-hydration to bpel execution.
    This is the behaviour for 1 way or async interfaces , jms adapter thread completes its transaction work after persisitng to dehydration store and another bpel system thread starts work executing the bpel code after retrieving the message off the db in a separate transaction. So the rollback you are seeing is only applicable for 2nd transaction which roll backs to the dehydration store instead of the queue.
    For synchronous interfaces, the same adapter thread will be involved for complete message processing including bpel code execution. So I think if you want to get the jms queue within the same transaction you can try set up the interfaces to be sync, even with dummy responses. This might make jms adapter thread to start a transaction --> read message off queue within the same transaction --> execute bpel code within same transaction --> complete/rollback transaction based on bpel code execution.

  • Server hangs with queue based printing

    We have a Netware 6.5 SP1 server used for queue based printing with HP
    Print Servers.However very often queues do not respond and we re-start the
    server so that queues will be operational.
    Will service pack 2 will sove this problem? Is there any issues for
    deployment of SP2

    > ,
    > > We have a Netware 6.5 SP1 server used for queue based printing with HP
    > > Print Servers.However very often queues do not respond and we re-start
    the
    > > server so that queues will be operational.
    > > Will service pack 2 will sove this problem? Is there any issues for
    > > deployment of SP2
    > >
    > Are these printers configured as queue servers or remote printers?
    These are queue servers with HP Jet direct cards
    >
    > - Anders Gustafsson, Engineer, CNE5, ASE
    > NSC Volunteer Sysop (http://support-forums.novell.com)
    > Pedago, The Aaland Islands (N60 E20)
    > Using VA 5.51 build 315 on Windows 2000 build 2195
    >

  • Queue Based Printing with Netware 6.5

    I have just picked up a client who just upgraded to Netware for small
    business 6.5...They want a HP Laser Jet 4m plus installed...They still
    want to use queue based printing...I went to HPs website and saw that Web
    Jetadmin is bye bye...First off, is that true, second off, how to I set
    up the print queue....I set it up in NDS but it doesn't seem to
    work..maybe it's because it doesn't know what IP address..Please
    advise...Thank you.

    > > "Andrew Z Carpenter" <[email protected]> wrote in
    > > message news:[email protected]...
    > >
    > > Not at all. JetAdmin is dead, and WebJetAdmin was
    > > released to replace it. http://www.hp.com/go/webjetadmin
    >
    >
    > <[email protected]> wrote in message
    > news:[email protected]...
    >
    > Thank you Andrew but here is what I saw in the online
    > documentation: "Print queue configuration is supported on the
    > following Novell NetWare operating systems: 5.1 and 6.0 (with
    > IPX enabled)."
    >
    > It doesn't say Netware 6.5...So when I go to set up my queue,
    > I see I can only set up Windows Print Server Queues...There is
    > also a place where I can type in the soc alled Print Server
    > name and it will go find it....When I type in the Netware Server
    > name it says it's a Windows XP machine.... Maybe I'm lost a
    > bit....Can you advise me on how to use WJA 7.8 and how to
    > set up Netware Print Queues.....Thank you in advance...
    My situation isn't quite the same as yours, so what I tell you
    now may not apply.
    We are a NetWare 4.11 network with IPX protocol loaded on the
    servers. We use standard print queues, not NDPS.
    To set up a new printer to a print queue, I follow this procedure:
    First, create the Queue:
    1. Open NetWare Administrator (NWADMN32.EXE).
    2. Select the container into which you wish to place your objects.
    3. From the tools menu, choose Print Services Quick Setup (non NDPS).
    4. Name your PS, P and Q objects as you wish, and specify a volume
    and server upon which you wish the queue files to reside.
    Now, configure the Printer:
    5. Open WebJetAdmin, and double-click on the printer you wish to set.
    6. From the drop-down menu, choose Configuration.
    7. Choose the Network Configuration category.
    8. If you wish, you may specify your Ethernet Frame Type, or leave
    it on Auto.
    9. Ensure that IPX is enabled as a Protocol Stack.
    10. Under NDS configuration, enter the Print Server object name you
    specified earlier.
    11. Choose your Tree.
    12. Browse to the context in which you created your PS object.
    Once you apply those settings, and restart the print server, it
    should service the queue.
    You could also try to find an older version of HP's Install Network
    Printer Wizard. I use version 3.06 and it works perfectly. This
    will create all the NDS objects for you, configure the printer, and
    add it as an available printer on your workstation, all at the same
    time. Newer versions of the software do not support NetWare.
    I hope this has been of some use to you, and anyone who finds this
    message in the future (hello to you, person reading in the future).
    Andrew
    AZC

  • Queue Based Synchronization

    We are building a simple publication with a queue-based publication items.
    According to the documentation the C$INQ table lists all queue based publication items that have received rows from clients and the C$PUB_LIST_Q table lists all queue based publication items that are going to be replicated to clients.
    These tables are always empty, even if there are new changes to synchronize.
    Who populates these tables?
    Thanks.

    Hi Dharani,
    sorry, i miss understand the scenario, Not blocking sync skip the download messages.
    Actually my requirement is, if the data size in outbound queue high(When we done full recovery)
    then the offline process in the custom client ( windows ,palm ) take lot of time.
    sometimes offline process got stuck.
    For that we have implement a concept called 'Get data'
    Get data: we have implement a .net web application. it will get the data from the outbound queue and prepair database(.sda file windows, .xxx for plan) then we put the database file in ftp. Then user can download the data base file and put it in the client device.
    so if the data size in outbound queue of device is high.
    we are planed to skip the "calling MMW_GET_MESSAGES in SICF service (sync service)"  and display mesage like"Please contact administrator/ do get data".
    so before calling "MMW_GET_MESSAGES". i want to check the data size in the outbound queue.
    and my client need a Report in doe which shows all devices outbound queue details
    (data size in the outbound queues).
    Regards
    lakshman balanagu.

  • Unable to print to Sharp MFP using Queue based printing

    Help
    I am testing some Sharp MFP's and am unable to get them working using QUEUE based printing.
    Everything is ok with NDPS.
    I have setup the Printserver, printer and queue in NW ADMIN.
    The printer server is logged into the Netware 6.5 server, I can see in the monitor screen.
    When I setup my printer on the XP client and send a test job I can see it in the queue in NW ADMIN.
    But not job is delivered to the printserver.
    Reading some strings it suggest problems with 8.7 E Directory.
    Can anyone help a Netware novice?

    Tommyc17,
    > I am testing some Sharp MFP's and am unable to get them working using
    > QUEUE based printing.
    > Everything is ok with NDPS.
    > I have setup the Printserver, printer and queue in NW ADMIN.
    > The printer server is logged into the Netware 6.5 server, I can see in
    > the monitor screen.
    > When I setup my printer on the XP client and send a test job I can see
    > it in the queue in NW ADMIN.
    > But not job is delivered to the printserver.
    > Reading some strings it suggest problems with 8.7 E Directory.
    > Can anyone help a Netware novice?
    Question is: why? If it works with NDPS then use NDPS and if you need a
    queue for anything, then just have the NDPS-printer servcice it.
    Anders Gustafsson (NKP)
    The Aaland Islands (N60 E20)
    Have an idea for a product enhancement? Please visit:
    http://www.novell.com/rms

  • Queue based UI Event Handler Pattern (CLD)

    Hi, everybody:
    I am trying to get a better understanding of the Queue based UI Event Handler pattern in CLD exam. So I made the attached small LabVIEW program in which 3 buttons(State 0, State 1, State 2) are the 'switches' of 3 LED lights (S0, S1, S2), respectively. After comparing with the Queue based UI Event Handler pattern in NI's slide, I got some questions at the following points:
    (1) There are six items(Initialize, Waiting for Event, State 0, State 1, State 2 and Stop) in the Enum constant in my program. To make this program use standard Queue based UI Event Handler pattern, should I only use 3 cases(Initialize, Waiting for Event, Stop) in the case structure and put 4 events(State 0, State 1, State 2 and Stop) under the case of 'Waiting for Event' ? Is what I coded a standard Queue based UI Event Handler pattern?
    (2) In the attached screenshot of Queue based UI Event Handler pattern in NI's slide, I found 'Start' is wired with 'Enqueue Element.vi'. Why is that? Should there be a 'Start' Case in the case structure?
    (3) In my program, I wired 'Waiting for Event' with 'Enqueue Element.vi' in all events except 'Stop' event. Should I wire 'State 0', 'State 1', 'State 2' with 'Enqueue Element.vi' in their corresponding events, just like my second question in NI's slide?
    BTW, I didn't find the exact Queue based UI Event Handler pattern in LabVIEW 2011, Should we code it by ourselves in the real CLD exam?
    Thanks a lot in advance!
    Chuan
    Attachments:
    Queue based UI Event Handler Practice.vi ‏18 KB
    NI Slide.png ‏177 KB

    Chuan wrote:
    Hi, everybody:
    I am trying to get a better understanding of the Queue based UI Event Handler pattern in CLD exam. So I made the attached small LabVIEW program in which 3 buttons(State 0, State 1, State 2) are the 'switches' of 3 LED lights (S0, S1, S2), respectively. After comparing with the Queue based UI Event Handler pattern in NI's slide, I got some questions at the following points:
    (1) There are six items(Initialize, Waiting for Event, State 0, State 1, State 2 and Stop) in the Enum constant in my program. To make this program use standard Queue based UI Event Handler pattern, should I only use 3 cases(Initialize, Waiting for Event, Stop) in the case structure and put 4 events(State 0, State 1, State 2 and Stop) under the case of 'Waiting for Event' ? Is what I coded a standard Queue based UI Event Handler pattern?
    What exactly are you trying to do with this program?  Just using it to show a basic pattern for review? 
    Seems like you are trying to use Queues, a Case Structure, and Events all in one loop.  Be careful not to try to be so advanced for this test.  I still can't seem to figure out what the question you are trying ask is, but reply and we'll see if we can figure out an answer.  You can put as many "states" in an Enum as you want but just not use them all during the program.  I use fillers sometimes "just in case" I need to use it.  Obviously, don't do this for a real program. 
    (2) In the attached screenshot of Queue based UI Event Handler pattern in NI's slide, I found 'Start' is wired with 'Enqueue Element.vi'. Why is that? Should there be a 'Start' Case in the case structure?
     Your code is your code.  This is just an example of the way that you could do it if you wanted to.  You need to read the requirements document to determine exactly the way to Initialize and Start and whatever else your program.  Typically, I've seen the following included in software using this structure:  Initialize, Start, Run, Stop, Update Settings, Exit...and so on.
    (3) In my program, I wired 'Waiting for Event' with 'Enqueue Element.vi' in all events except 'Stop' event. Should I wire 'State 0', 'State 1', 'State 2' with 'Enqueue Element.vi' in their corresponding events, just like my second question in NI's slide?
     Well, you never ended up using the Initialize case.  You need to Initialize outside the loop in your program.  Again, try to explain your design more.  It seems like what you have done is right, but I'm not sure what all you are trying to accomplish.
    BTW, I didn't find the exact Queue based UI Event Handler pattern in LabVIEW 2011, Should we code it by ourselves in the real CLD exam?
    All code on the CLD needs to be your own.  Templates are just there as a starter for people who are not familiar with them.  If you want to take the CLD, you should be at the point where you don't need the templates to do the work for you. 
    Thanks a lot in advance!
    Chuan
    See my responses above.  Best of luck.
    The pattern you have used in your program is *technically* fine, but in all the code I wrote for the CLD and in most of the examples I saw, everything was just a state machine with a enum driver.  Be careful trying to violate the norm on this as you will likely run into more problems than solutions.  You could also encapsulate your Queue into an FGV, which would modularize the code and look a little neater.
    Nathan - Certified LabVIEW Developer

  • How to receive message from queue based on JMSPriority

    Hi all,
    I want to receive message from Receive Message From Queue based on JMSPrirority.
    I am able to send message to queue using Send Message To Queue component with specifying Priority value as Five(Liternal value).
    Now, when I am trying to receive message from Queue by specifying JMSPriority='Five'; in Message selector, it is not working.
    But, when I use JMSPriority is not null in Message selector, I am able to receive message.
    How to receive message from queue by specifying exact value of JMSPriority.
    Please suggest.

    Hi WASIL,
    I tried with captial FIVE and it is not working.
    I tried also like operator and the standard example doesn't recieve messages based on priority.
    I am experiecing below error:
    Caused by: javax.jms.InvalidSelectorException: The selector is invalid: JMSPriority LIKE '%FIVE%';
        at com.adobe.livecycle.jms.QueueMessageReceiver.receiveMessageFromQueueWithPropertiesNoWait( QueueMessageReceiver.java:206)
        at com.adobe.livecycle.jms.JMSService.receiveMessageFromQueue(JMSService.java:413)
        at sun.reflect.GeneratedMethodAccessor1017.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:616)
        at com.adobe.idp.dsc.component.impl.DefaultPOJOInvokerImpl.invoke(DefaultPOJOInvokerImpl.jav a:118)
        ... 135 more
    Caused by: javax.jms.InvalidSelectorException: The selector is invalid: JMSPriority LIKE '%FIVE%';
        at org.jboss.jms.server.selector.Selector.<init>(Selector.java:107)
        at org.jboss.jms.server.endpoint.ServerSessionEndpoint.createConsumerDelegateInternal(Server SessionEndpoint.java:2103)
        at org.jboss.jms.server.endpoint.ServerSessionEndpoint.createConsumerDelegate(ServerSessionE ndpoint.java:277)
        at org.jboss.jms.server.endpoint.advised.SessionAdvised.org$jboss$jms$server$endpoint$advise d$SessionAdvised$createConsumerDelegate$aop(SessionAdvised.java:94)
        at org.jboss.jms.server.endpoint.advised.SessionAdvised$createConsumerDelegate_8721389917985 689973.invokeTarget(SessionAdvised$createConsumerDelegate_8721389917985689973.java)
        at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:111)
        at org.jboss.jms.server.container.SecurityAspect.handleCreateConsumerDelegate(SecurityAspect .java:124)
        at sun.reflect.GeneratedMethodAccessor389.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:616)
        at org.jboss.aop.advice.PerInstanceAdvice.invoke(PerInstanceAdvice.java:122)
        at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)
        at org.jboss.jms.server.container.ServerLogInterceptor.invoke(ServerLogInterceptor.java:105)
        at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)
        at org.jboss.jms.server.endpoint.advised.SessionAdvised.createConsumerDelegate(SessionAdvise d.java)
        at org.jboss.jms.wireformat.SessionCreateConsumerDelegateRequest.serverInvoke(SessionCreateC onsumerDelegateRequest.java:100)
        at org.jboss.jms.server.remoting.JMSServerInvocationHandler.invoke(JMSServerInvocationHandle r.java:165)
        at org.jboss.remoting.ServerInvoker.invoke(ServerInvoker.java:967)
        at org.jboss.remoting.transport.socket.ServerThread.completeInvocation(ServerThread.java:791 )
        at org.jboss.remoting.transport.socket.ServerThread.processInvocation(ServerThread.java:744)
        at org.jboss.remoting.transport.socket.ServerThread.dorun(ServerThread.java:586)
        at org.jboss.remoting.transport.socket.ServerThread.run(ServerThread.java:234)
        at org.jboss.remoting.MicroRemoteClientInvoker.invoke(MicroRemoteClientInvoker.java:216)
        at org.jboss.remoting.Client.invoke(Client.java:2034)
        at org.jboss.remoting.Client.invoke(Client.java:877)
        at org.jboss.remoting.Client.invoke(Client.java:865)
        at org.jboss.jms.client.delegate.DelegateSupport.doInvoke(DelegateSupport.java:189)
        at org.jboss.jms.client.delegate.DelegateSupport.doInvoke(DelegateSupport.java:160)
        at org.jboss.jms.client.delegate.ClientSessionDelegate.org$jboss$jms$client$delegate$ClientS essionDelegate$createConsumerDelegate$aop(ClientSessionDelegate.java:267)
        at org.jboss.jms.client.delegate.ClientSessionDelegate$createConsumerDelegate_87213899179856 89973.invokeTarget(ClientSessionDelegate$createConsumerDelegate_8721389917985689973.java)
        at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:111)
        at org.jboss.jms.client.container.StateCreationAspect.handleCreateConsumerDelegate(StateCrea tionAspect.java:136)
        at org.jboss.aop.advice.org.jboss.jms.client.container.StateCreationAspect_z_handleCreateCon sumerDelegate_930384804.invoke(StateCreationAspect_z_handleCreateConsumerDelegate_93038480 4.java)
        at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)
        at org.jboss.jms.client.container.ConsumerAspect.handleCreateConsumerDelegate(ConsumerAspect .java:76)
        at org.jboss.aop.advice.org.jboss.jms.client.container.ConsumerAspect_z_handleCreateConsumer Delegate_930384804.invoke(ConsumerAspect_z_handleCreateConsumerDelegate_930384804.java)
        at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)
        at org.jboss.jms.client.container.FailoverValveInterceptor.invoke(FailoverValveInterceptor.j ava:92)
        at org.jboss.aop.advice.PerInstanceInterceptor.invoke(PerInstanceInterceptor.java:86)
        at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)
        at org.jboss.jms.client.container.ClosedInterceptor.invoke(ClosedInterceptor.java:172)
        at org.jboss.aop.advice.PerInstanceInterceptor.invoke(PerInstanceInterceptor.java:86)
        at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)
        at org.jboss.jms.client.delegate.ClientSessionDelegate.createConsumerDelegate(ClientSessionD elegate.java)
        at org.jboss.jms.client.JBossSession.createConsumer(JBossSession.java:237)
        at org.jboss.jms.client.JBossSession.createConsumer(JBossSession.java:220)
        at org.jboss.jms.client.JBossSession.createReceiver(JBossSession.java:396)
        at com.adobe.livecycle.jms.QueueMessageReceiver.receiveMessageFromQueueWithPropertiesNoWait( QueueMessageReceiver.java:198)
        ... 140 more
    Please suggest

  • Workflow in event queue based on a deleted object

    Hi all,
    I'm facing a problem with a workflow that goes to the event queue, meanwhile the object is deleted and then the WF is released from the event queue in Error. The WF is based on the BO BUS2032 (sales order).
    Here are the steps:
    1-Sales order created or changed --> event generated --> WF linked to that event goes to event queue
    2-Meanwhile the WF is the event queue waiting to be released, the sales order is deleted
    3-The WF is released from the event queue but in ERROR status (this is because the BO instance does not exist anymore)
    In this scenario, is there a way to end the WF with CANCELLED status instead of ERROR? is there anyy FM or exit you know ehere I can check if the BO still exists once the WF is released from the event queue?
    Thanks!!!!!

    Some questions/options:
    1) How/why does the WF go into an error exactly? Does it try to complete the first step? What if you put a condition step as a first step in the WF and check whether the object is initial and if it is, then cancel the workflow.
    2) How about deleting the event from the queue from some user-exit/badi in the sales order deletion. If I remember correctly the events when queued are in table SWEQUEUE. Probably you can find some function to delete events from the queue. Take a look for example function SWE_EVENT_QUEUE_DELETE to see the idea. Or take a look into transaction SWEAD. There you can delete events from queue. Check what it does and do the same in your code.
    3) Is this really a big problem? Are there so many sales orders deleted?
    In general I think that the whole event queue seems to many times cause lots of problems (the event queue job disappears, WFs will not get started, and whatever.). I try to avoid using it.
    Regards,
    Karri

  • Set Message Processing Queue based on input payload

    Hi all..
    Can i set the message processing queue from graphical mapping?
    Receiver system in my scenario is ECC.Whuile sending messages to ECC, i need to send the message related to a particular ORDER Number in a particular queue.
    for EX: if ORDER Number  from my input payload is 457 i want to set the queue as ABC457.
    Please let me know how to get it done from mapping or if there is any other approach.
    Thanks
    Manohar

    Hi Ram,
    What do you mean by Queue here?? we can check condition in mapping level only based on ORDER Number we can send message to receiver.use enhance receiver determination.
    Regards,
    Raj

  • Queue based printing stopped after 6.5 upgrade

    I had several print queues sitting on vol1 of a server, and after I upgraded
    the server from Netware 6.0 to Netware 6.5 we lost access to them. Now when
    I try to do a capture to that printer queue, I can click on browse and find
    the queue, but when I click on capture it says "The queue could not be
    found. Make sure you typed the path correctly and try again."
    I then tryed to create a new queue, but I get the same problem... I can't
    capture it. I tried createing a new queue on some of my 6.0 server and got
    the same thing. I finally created a queue on one of my clustered volumes,
    and that works.
    I would like to be able to create a print queue on vol1 of my 6.5 server.
    Any idea how to get this to work again?
    Thanks.

    Loren,
    It appears that in the past few days you have not received a response to your posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Do a search of our knowledgebase at http://support.novell.com/search/kb_index.jsp
    - Check all of the other support tools and options available at http://support.novell.com in both the "free product support" and "paid product support" drop down boxes.
    - You could also try posting your message again. Make sure it is posted in the correct newsgroup. (http://support.novell.com/forums)
    Be sure to read the forum FAQ about what to expect in the way of responses: http://support.novell.com/forums/faq_general.html
    If this is a reply to a duplicate posting, please ignore and accept our apologies and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://support.novell.com/forums/

  • Queue Based printers stopped working after Zen 7 installed

    We have just installed Zenworks 7 suite. We have Windows XP machines with new Novell client and zfdagent. We have a policy setup and users can login and receive their applications but they can not print. All over our printers have Queues, Servers and Printer Objects listed in Console1. Each classroom has two printers. When the user checks the printer in Printer and Faxes it is listed but the port are not listed. How can I fix this problem?
    Thanks

    When the user does a right click over the printer and selects Properties. On the Properties window go to the Ports tab. On this tab the port for the printer should be listed as \\severname\printer. If you login locally you can see this printer and print to it. When you login using your network credentials you can see the printers but not printer to them. One of the printers says unable to connect. The other says nothing, but still will not print.
    Originally Posted by Peter
    jdelucaka wrote:
    > but the port are not listed
    Can you be a little more specific about this? Not listed in where?
    Peter
    eDirectory Rules!
    DreamLAN Network Consulting Ltd. - Leading Authority on eDirectory and LDAP technologies

  • GG Filter Records based on User Tokens

    In the replicat param file, I would love to map only those data where a given USER token is not null. I tried to use @STRLEN, and this leads to error "incorrect filter" in ggserror.log
    MAP source.table1, TARGET target.table1,
    INSERTALLRECORDS,
    COLMAP (USEDEFAULTS,
    ID = 1
    FILTER ( @STRLEN (@TOKEN ("MYTOKEN") > 0 AND @RANGE (1,2) );
    Repaced FILTER with WHERE clause. But same error.
    WHERE ( @TOKEN ("MYTOKEN") = @PRESENT AND @TOKEN ("MYTOKEN") <> @NULL);
    Can someone tell me, if they have used user token as a filtering parameter in Map for Replicat statement? If yes, how ? I simply want to check - if my token is present and not null - then insert this record.

    you wrote: FILTER ( @STRLEN (@TOKEN ("MYTOKEN") > 0 AND @RANGE (1,2) )
    should be: FILTER ( @STRLEN (@TOKEN ("MYTOKEN")) > 0 AND @RANGE (1,2) )
    You didn't close the bracket of @STRLEN function.

Maybe you are looking for

  • The Difference between "Cell Data" and "Dimension Data"?

    What is the difference between the tab "Cell Data" and "Dimension Data" in SSAS?

  • Excise Invoice Print problem for multiple Invoices

    HI   All, I Have developed a Zprint prog and zsmartform and attached it to standard tcode J1IP . when we execute J1IP outputtype J1I10  we get multiple invoices . if we select one check box and execute and press print preview/ print we get the print

  • Looking for PCMCIA network card

    I installed Solaris 8 on my laptop(Compaq Presario 1275), and am looking for PCMCIA network card to configure networks. Does anyone have Solaris 8 installed on laptops and configured networks? If yes, what kind of PCMCIA network card do you have for

  • Deployment Error SOA 11g

    Hi, Am trying to deploy Complex BPEL process, while deploying am getting following error. 02:31:11 AM] Error deploying archive sca_JDEOrderProcessing_rev2.0.jar to soa_server1 [02:31:11 AM] HTTP error code returned [500] [02:31:11 AM] Error message f

  • ISetup new custom interface using BC4J/java class

    Hi, I am able to create new custom interface using the link :- How to setup an user to be Oracle iSetup Super user ? but I have not seen anything for BC4J filter set, as per oracle iSetup developer guide clearly explains step by step process how to c