Repeated action is created : Action already processed

Hi,
in my issue,i created sales order and after save the order action executed.if i check this action display log in sppfp,action is repeated
showing message in logs : repeated action is created ( Action already processed))
I maintained in action definition for Action merging is : Max 1 action for each action definition
i am not getting why action is repeating again.it leads to printing documents continuosly.
Thanks & Regards
Kishore Kumar

Hi,
Action Definition >.Action Merging : Set Highest Number of Processed Actions
And
Action Merging Tab  > Max 1 with Selection Successful Action.
This will  allow 1 successful action only.
reg,
Chait

Similar Messages

  • Actions and creating different orientations/layers/sizes from a single file - is it worth it?

    Hi there!
    I know this is the scripting forum - but this topic seemed more appropriate here than in PS Mac general.
    Im a graphic designer for a company that  builds a ton of apps - apps for many different kinds of phones, tablets,  and set-top boxes. For each new app that comes in I need to create a  package of graphics that includes banners, icons, and bootscreens that  currently totals 60 images per package. The time consuming thing is  that, since every package requires different branding/number or  layers/images/orientation - I end up adjusting & resizing them all  myself. I've gotten pretty good at it and it takes about an hour and 15  per package but I'd love to automate it so I can work on other things.
    I've  experimented with actions in the past but since each package is  different, theres always something that ends up needing to be tweaked in  almost every image. Granted I haven't given a ton of time to  experimentation, after the 2nd or 3rd recording of actions it looks like  it's not working out and I need to move on to something more pressing. I  don't want to spend more time fixing things than it would take to  resize them myself. I've thought about grouping things in folders with  names actions can recognize no matter which package I'm working on, but  then again it seems like I run into trouble with things being wrong when  adding/removing layers and saving from portrait to landscape to icon to  banner.
    The big question here is: is it even worth  it for me to keep experimenting with actions when I've already gotten  so quick resizing them myself? Is there anything automation can speed up  in this case?
    Sorry if there's an obvious answer I'm  missing - every article I can find in my research is about simple batch  photo resizing and the like. I'd just like to finally put this question  of automation to rest, or find a way to speed this up.
    I'm using Photoshop CS5 12.0.2 on Mac OS 10.6.6
    Thanks! Really sorry if this is a silly question - my last question on the forums ended up being stupidly easy.

    The big question here is:is it even worth  it for me to keep
    experimenting with actions when I've already gotten  so quick resizing
    them myself? Is there anything automation can speed up  in this case?
    I think there are two questions here:
    1) Would script/action automation be a good business investment for the job you mentioned
    2) Should you be the one that creates that automation
    For #1, you did not provide enough information to answer the question.  Here is one approach.   Take the number of hours in a year that you spend doing this work for your company. Multiply that by your equivablent hourly rate.  That is how much the company is spending now to get the job done per year.  If the cost of putting a piece of automation in place is substantially smaller than that then it is a good business decision assuming that either a) your time can be spent creating other valuable work for the company or b) the company can reduce your hours and spend less money ( I bet your not liking option b ).
    For #2 (which actually feeds into #1), is what would be the least expensive way to implement a script/action to do this automation.  You have only considered doing it yourself.  The work could be contracted out as well.   Sounds like the amount of time for you to come up with a solution is pretty unpredictable which means having someone with more experience in this area may be able to do the job with higher predictability.   I am sure the job could be hired out and they could probably give you an estimate on how much it would cost  once they understood the the customer requirements.  One thing to keep in mind is support for whatever automation work is done.  If you do not know how to maintain a script, then over time when no doubt enhancements are needed or you evolve to PS CS6 more work may be needed.  So you would want someone that is realiable and would be around in the future ideally.
    All IMHO.

  • Exceptions happen when creating Actions

    Hello,
    I am new to the CAF and GP.
    I installed NetWeaver2004s Sneak Preview SP9.
    Then I made a user, and assigned rolls for using Guided Procedure.
    I launched the GP design time, and choose Create Action from the contextual panel in the gallery.
    But the following exceptions happen!
    com.sap.engine.lib.xml.parser.ParserException: XMLParser: Bad attribute list. Expected WhiteSpace, / or >:(:main:, row:1, col:491)
    What is thought as a problem?
    Where is the XML file?
    Server:Windows 2003 Server Standard Edition SP2
    CPU:Pentium4 2.8GHz
    Memory:1GB
    Detailed Error Information is following:
    com.sap.tc.webdynpro.repository.RepositoryRuntimeException: Failed to get Related Model Object for the object ontoBrowser, relation UsedComponent.
         at com.sap.tc.webdynpro.repository.model.DelegatorRepositoryModelClass.getRelatedModelObject(DelegatorRepositoryModelClass.java:640)
         at com.sap.tc.webdynpro.progmodel.repository.IWDComponentUsageInfo$Implementation.getUsedComponentInternal(IWDComponentUsageInfo.java:216)
         at com.sap.tc.webdynpro.progmodel.components.ComponentUsage.<init>(ComponentUsage.java:67)
         at com.sap.tc.webdynpro.progmodel.controller.Component.createComponentUsage(Component.java:822)
         at com.sap.tc.webdynpro.progmodel.controller.Component.getComponentUsageInternal(Component.java:472)
         at com.sap.tc.webdynpro.progmodel.controller.Component.subscribeToEvent(Component.java:695)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.subscribeSelfToEvent(DelegatingView.java:109)
         at com.sap.caf.eu.gp.dt.grouping.wdp.InternalVGroup.wdDoInit(InternalVGroup.java:301)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.doInit(DelegatingView.java:61)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:215)
         at com.sap.tc.webdynpro.progmodel.view.View.initController(View.java:445)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.getView(ViewManager.java:709)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.bind(ViewManager.java:555)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.getView(ViewManager.java:724)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.bindRoot(ViewManager.java:579)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.init(ViewManager.java:155)
         at com.sap.tc.webdynpro.progmodel.view.InterfaceView.initController(InterfaceView.java:43)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.getView(ViewManager.java:709)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.bind(ViewManager.java:555)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.makeVisible(ViewManager.java:789)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.onComponentCreated(ViewManager.java:258)
         at com.sap.tc.webdynpro.progmodel.components.ComponentUsage.fireComponentCreated(ComponentUsage.java:575)
         at com.sap.tc.webdynpro.progmodel.components.ComponentUsage.createComponentInternal(ComponentUsage.java:175)
         at com.sap.tc.webdynpro.progmodel.components.ComponentUsage.createComponent(ComponentUsage.java:116)
         at com.sap.caf.eu.gp.ui.hdt.activitydt.CActivityDT.initializeComponentData(CActivityDT.java:565)
         at com.sap.caf.eu.gp.ui.hdt.activitydt.CActivityDT.internalInit(CActivityDT.java:412)
         at com.sap.caf.eu.gp.ui.hdt.activitydt.wdp.InternalCActivityDT.internalInit(InternalCActivityDT.java:175)
         at com.sap.caf.eu.gp.ui.hdt.activitydt.CActivityDTView.onPlugfromDispatch(CActivityDTView.java:185)
         at com.sap.caf.eu.gp.ui.hdt.activitydt.wdp.InternalCActivityDTView.wdInvokeEventHandler(InternalCActivityDTView.java:145)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.invokeEventHandler(DelegatingView.java:87)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.navigate(ClientApplication.java:826)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.navigate(ClientComponent.java:873)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doNavigation(WindowPhaseModel.java:498)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:144)
         at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:299)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:711)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:665)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:232)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:152)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Caused by: com.sap.tc.webdynpro.repository.RepositoryRuntimeException: XMLParser: Bad attribute list. Expected WhiteSpace, / or >: (:main:, row:1, col:491)
         at com.sap.tc.webdynpro.repository.persistence.xml.XMLConfigurationParserWriter.startParsing(XMLConfigurationParserWriter.java:178)
         at com.sap.tc.webdynpro.repository.persistence.xml.XMLPersistence.doReadVMO(XMLPersistence.java:126)
         at com.sap.tc.webdynpro.repository.persistence.RepositoryPersistence.readVMO(RepositoryPersistence.java:356)
         at com.sap.tc.webdynpro.repository.persistence.RepositoryPersistence.doFindRepositoryObject(RepositoryPersistence.java:598)
         at com.sap.tc.webdynpro.repository.persistence.RepositoryPersistence.findRepositoryObject(RepositoryPersistence.java:170)
         at com.sap.tc.webdynpro.repository.model.Repository.findRepositoryObjectInternal(Repository.java:590)
         at com.sap.tc.webdynpro.repository.model.RepositoryObjectRelation$XMLGuidWrapper.getModelObject(RepositoryObjectRelation.java:462)
         at com.sap.tc.webdynpro.repository.persistence.RepositoryPersistence.getCurrentLayerObject(RepositoryPersistence.java:702)
         at com.sap.tc.webdynpro.repository.model.Repository.getCurrentLayerObject(Repository.java:1483)
         at com.sap.tc.webdynpro.repository.model.NonSharedRelationToOne.doMergeInheritedTarget(NonSharedRelationToOne.java:85)
         at com.sap.tc.webdynpro.repository.model.NonSharedRelationToOne.mergeInheritedTargets(NonSharedRelationToOne.java:49)
         at com.sap.tc.webdynpro.repository.model.RelationToOne.getTarget(RelationToOne.java:93)
         at com.sap.tc.webdynpro.repository.model.AbstractRepositoryModelClass.getRelatedModelObject(AbstractRepositoryModelClass.java:234)
         at com.sap.tc.webdynpro.repository.model.DelegatorRepositoryModelClass.getRelatedModelObject(DelegatorRepositoryModelClass.java:636)
         ... 60 more
    Caused by: com.sap.engine.lib.xml.parser.NestedSAXParserException: XMLParser: Bad attribute list. Expected WhiteSpace, / or >: (:main:, row:1, col:491)(:main:, row=1, col=491) -> com.sap.engine.lib.xml.parser.ParserException: XMLParser: Bad attribute list. Expected WhiteSpace, / or >:(:main:, row:1, col:491)
         at com.sap.engine.lib.xml.parser.SAXParser.parse(SAXParser.java:148)
         at com.sap.tc.webdynpro.repository.persistence.xml.XMLConfigurationParserWriter.startParsing(XMLConfigurationParserWriter.java:166)
         ... 73 more
    Caused by: com.sap.engine.lib.xml.parser.ParserException: XMLParser: Bad attribute list. Expected WhiteSpace, / or >:(:main:, row:1, col:491)
         at com.sap.engine.lib.xml.parser.XMLParser.scanAttList(XMLParser.java:1590)
         at com.sap.engine.lib.xml.parser.XMLParser.scanElement(XMLParser.java:1710)
         at com.sap.engine.lib.xml.parser.XMLParser.scanDocument(XMLParser.java:2843)
         at com.sap.engine.lib.xml.parser.XMLParser.parse0(XMLParser.java:229)
         at com.sap.engine.lib.xml.parser.AbstractXMLParser.parseAndCatchException(AbstractXMLParser.java:145)
         at com.sap.engine.lib.xml.parser.AbstractXMLParser.parse(AbstractXMLParser.java:160)
         at com.sap.engine.lib.xml.parser.AbstractXMLParser.parse(AbstractXMLParser.java:261)
         at com.sap.engine.lib.xml.parser.Parser.parseWithoutSchemaValidationProcessing(Parser.java:280)
         at com.sap.engine.lib.xml.parser.Parser.parse(Parser.java:342)
         at com.sap.engine.lib.xml.parser.SAXParser.parse(SAXParser.java:125)
         ... 74 more
    Regards,
    Hiromitsu

    Hi,
    I found the note 990460.
    Does my case apply to this?
    Where can I get the "SAP-EU Netweaver 7.0 SP 9 Patch 1"?
    Regards,
    Hiromitsu

  • Is there a way to create actions in Photoshop Elements 7

    Is there a way to create actions in (or for, other than Photoshop, CS3, 4, 5) Photoshop Elements 7?

    You can certainly create actions for Elements (just make sure you don't include steps, like a history snapshot, that PSE can't do), but you can't create them IN elements, only in photoshop.

  • Problems in creating actions

    hello;
    i am facing a problem in creating actions i.e when i create an action it is not shown in the implementation view. even when i copied a context node from an another view i am getting error for those nodes.

    Hi jeet
    Check error messages in Tasks window when you go to implementation of the view. Probably the view contains some errors with the context nodes in the case implementation will not be regenerated till you fix these base errors.
    BR
    Sergei

  • CS3: how to create action to add fixed text of foreground color, etc.

    I'm trying to create an action and/or brush preset(?) that will:
    1) Add a fixed text string in the forground color, consistent font, size, etc.
    2) Apply a consistent Layer Style -> Bevel and Emboss setting
    3) Allow me to move the text to whatever position
    4) Change text layer opacity
    5) Flatten
    At some point in the past when searching the internet I came upon a description of how to create a brush preset (I think that was it) that did at least most of this, but somehow I seem to have lost the preset and don't know how to recreate it.
    thanks,
    Mike

    j_m_d wrote:
    I'm trying to create an action and/or brush preset(?) that will:
    1) Add a fixed text string in the forground color, consistent font, size, etc.
    2) Apply a consistent Layer Style -> Bevel and Emboss setting
    3) Allow me to move the text to whatever position
    4) Change text layer opacity
    5) Flatten
    At some point in the past when searching the internet I came upon a description of how to create a brush preset (I think that was it) that did at least most of this, but somehow I seem to have lost the preset and don't know how to recreate it.
    thanks,
    Mike
    First it is And/or you can create both or one or the other. For in actions  and scripts you can not automate the use of a brush.
    1) Add a fixed text string in the forground color, consistent font, size, etc.
        Easy if all images are the same size and a little more work if image size vary for you will need to scale the image.
        If you want to scale the image back to it original scale at the end of the action you need to use a little script in the action. .
    2) Apply a consistent Layer Style -> Bevel and Emboss setting
        Again easy if aoo images are the same size not posible if images vary in size for many setting in layer style are in absolute pixel size.
        However layer styles will look good for a range of images sizes like Print Size or thunbnail size or small web sizes.
        Therfore I create actions for print size images and work full size. if I need smaller image I work full size and resize before output.
    3) Allow me to move the text to whatever position
         This is quite easy to do in an action you simply add an interactive transform step after adding the text layer.
         However this is not a good idea if you want to batch the action. Interactive sort of defeats batch.
         With an action it is easy to posion a layer.
    4) Change text layer opacity
        Simply change the added text layers opacity and or fill and it will be recorded.
    5) Flatten
        Simple just record it I don't like actions that flatten though. If you give your action to some and the use it on an image the did a lot of work on the may get very upset the your acrion flatten all their work.
    Have a look at my Crafting Actions Package it cantains a sample action that add a text copyright layer to any size image.
    Package Contains
    Action Actions Palette Tips.txt
    Action Creation Guidelines.txt
    Action Dealing with Image Size.txt
    Action Enhanced via Scripted Photoshop Functions.txt
    CraftedActions.atn Sample Action set includes an example Watermarking action
    Sample Actions.txt Photoshop CraftedActions set saved as a text file.
    12 Scripts for actions
    Example
    Download

  • How Do I Locate An Action I Created In CS5?

    Hello Folks,
    How do I locate and action that I created in CS5, so I can load it into CS6?
    I am running CS5 and 6 using Mac OSX Snow Leopard
    I crearted two actions, but am now not sure where they reside, to load them into CS6
    Any help or suggestions would be appreciated.
    Jim

    Thanks for the helpful reply.
    Yes, I do still have CS5 installed an intact. I have launched it and I can find my actions within the action pane, and run them on a loaded image.
    When I click on either of my two actions, they attempt to run, without and image loaded and run with an image loaded. When I click on the fly out menu
    to try and save either of them, "save action" is greyed out.
    I've looked in every Adobe/Photoshop folder I can think of but can't seem to find either of them. I've also tried to use a spotlight search to locate them, but no luck.
    JIm

  • Creating Actions in Photoshop CS6...

    I am running Windows 7. I created an Action in Photoshop CS6 that includes placing a rectangle and a logo on the bottom right hand corner of my images and then centered in the middle of the rectangle is text of the event (Event name, Location, Date). After creating everything, I flatten the image, resize it down to a size reasonable for the web, then I save the image to a folder, close the document and click on the STOP button in the Actions panel.
    Afterwards, I go into File>Automate>Batch and choose the Action that I just created. In running the action, I notice that the text that I placed into the rectangle on my document is now scaling down to a considerably much smaller size than what I had it set to.
    Can you tell me why this is happening and how to correct it?
    Help???
    Thank you,
    Julia

    Are all the document you ran the action on the same size as the document you recorded the action on? If not did you scale the text so it would be scaled to the current document size and appear the be relatively the same size text that you added to the document you recorded the action on. You may want to have a look at my crafting actions package there is a sample watermarkinf action that handles size.
    Crafting Actions Package Contains
    Action Actions Palette Tips.txt
    Action Creation Guidelines.txt
    Action Dealing with Image Size.txt
    Action Enhanced via Scripted Photoshop Functions.txt
    CraftedActions.atn Sample Action set includes an example Watermarking action
    Sample Actions.txt Photoshop CraftedActions set saved as a text file.
    12 Scripts for actions
    Example
    Download

  • "Create Action" button not show in the control issue screen

    Hi All,
    When I access update issue screen and want to assign person I cannot found "Create Action" button to do this, Why? and how do I show this button?
    Thank you.

    Check the Menu & functions used for this responsiblity, at the same time check for the personalization on this page

  • Create Action Profile for Service Complaint

    Hi All,
    How to create the action profile for service complaint. I am working in CRM Standalone server. I gone through that service complaint doc and found that for this transaction we have to define the actions like CREATE RETURN REQUEST, CREATE SPARE PART DELIVERY, CREATE QUALITY NOTIFICATION, CREATE CREDIT/DEBIT MEMO REQUEST AND CREATE TASK. Can Anybody guide me how can I achieve this ans assign to my transaction type ie Service Complaint.If any body has the doc to achieve this can send it to
    [email protected]
    Valuable answer will be appreciated.
    Thanx
    Saravana

    Hi saravana
    want actions in transactions then use this link
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/c87bb93d-0b01-0010-a0b4-b04d7fda745f
    regards
    Vinay

  • Which function module could be used to create ACTIONs in transaction

    HI,
        when we open a transaction use TCODE CRMD_ORDER, there is always a tab named 'Action'. And Which function module could be used to create a new action?
    THS!

    Hi Gang,
    I am not sure about the Function Module but ya if you access through this link i belive you will be able to create ACTION for your Transaction.
    Link:[Action|http://help.sap.com/saphelp_crm70/helpdata/en/54/238e39e1ba3541e10000000a11402f/frameset.htm].
    Let me know in case you need any more help.
    Vijayata

  • Launch action "delay" does not recognize process explorer

    Hi folks,
    we are working with ZCM11.3 latest updates and wanted to launch an application with user login, but not before the user desktop has fully started. Therefore we thought, we might just look out for "explorer.exe", which, being the user shell, finally pulls up the desktop.
    Unfortunately we cannot get the "delay" action to actually see the process on our Windows 7 64bit machines. We tried different spellings including just "explorer.exe", nothing works. Even when started from a fully initialized user environment, the bundle would not be aware of explorer as an existing process. However replacing that process by other programs, there is no problem at all.
    Anyone has some useful idea, how to resolve this or why this is happening? We would very much appreciate your contribution to that topic.
    Thanks
    nat-admin

    I have not tested this, but I don't see how this would accomplish
    anything......
    Explorer.exe loads LONG before you even see a desktop.
    It loads almost instantly after you have entered your credentials.
    You would be better served by keying on later loading user processes,
    such as perhaps ZenNoticyIcon.exe and then adding an brief additional
    delay based upon some std delays in your environment between that
    process loading and the desktop being ready.
    On 10/9/2014 1:16 PM, nat-admin wrote:
    >
    > Hi folks,
    >
    > we are working with ZCM11.3 latest updates and wanted to launch an
    > application with user login, but not before the user desktop has fully
    > started. Therefore we thought, we might just look out for
    > "explorer.exe", which, being the user shell, finally pulls up the
    > desktop.
    > Unfortunately we cannot get the "delay" action to actually see the
    > process on our Windows 7 64bit machines. We tried different spellings
    > including just "explorer.exe", nothing works. Even when started from a
    > fully initialized user environment, the bundle would not be aware of
    > explorer as an existing process. However replacing that process by other
    > programs, there is no problem at all.
    >
    > Anyone has some useful idea, how to resolve this or why this is
    > happening? We would very much appreciate your contribution to that
    > topic.
    > Thanks
    >
    > nat-admin
    >
    >
    Going to Brainshare 2014?
    http://www.brainshare.com
    Use Registration Code "nvlcwilson" for $300 off!
    Craig Wilson - MCNE, MCSE, CCNA
    Novell Technical Support Engineer
    Novell does not officially monitor these forums.
    Suggestions/Opinions/Statements made by me are solely my own.
    These thoughts may not be shared by either Novell or any rational human.

  • ADF form don't show the ADFSelectOneChoice when create action performed

    I have a jspx page that show the data without problem in a form. But when the CREATE action is performed the ADFSelectOneChoices disappears.
    I'm using Jdev 11.1.1.0.1, EJB3, JPA, JSF, ADF.
    Help please!
    Thanks!

    For exemple:
    I used this tutorial: http://www.oracle.com/technology/obe/obe11jdev/11/ejb/ejb.html
    I edited query.jspx
    I added a "CREATE" button and one more field (a ADFSelectOneChoice with DEPARTMENTs)
    It works well. But when i push the create button the ADFSelectOneChoice disapears.
    The fields that make reference to other tables disappears when CREATE is performed.
    Edited by: julius.bernardo on Mar 26, 2009 5:27 PM

  • 'User already processing Purchase order' error while creating multiple SES

    Hi Experts,
    Error 'User XXX already processing Purchase order XXX' is thrown while creating multiple service entry sheets using FM 'MS_CREATE_SERVICE_ENTRY_MULTI'.
    This error is not occurred for every entry sheet.Its occurring randomly for few records.
    Kindly help me out to solve this issue...
    Thanks in Advance...
    Edited by: saibandar on Mar 1, 2012 8:09 AM
    Edited by: saibandar on Mar 1, 2012 9:51 AM

    u have to call like this
    <b>call dequeue_all</b>
    after the COMMIT work.
    if i_return[] is initial.
    commit work and wait.
    call function 'DEQUEUE_ALL'.
    Regards
    Prabhu

  • Creating Actions

    Is it possible to create actions in PSE 9, or do you have to the real Photoshop to do that? I know that I can install them in PSE 9, and I've found them quite useful, but I think it would be fun to create some of my own! Thanks.

    Unfortunately, it's not possible to create actions with Elements, that has to be done in Photoshop.

Maybe you are looking for

  • Unable to find Oracle 10g 32 bit

    Hi All, I am planning to download Oracle 10g 32 bit version, but i couldn't find any where in 10g 32 bit version. can anyone please help me to get 10g 32 bit version please. Thanks Lav Edited by: Lavanya on Nov 29, 2012 1:07 PM

  • Can I add a second e-mail account on Firefox?

    I would like to add a second e-mail account to Firefox.

  • Diablo II can't open b/c PowerPC applications are no longer supported.

    Downloaded OSLion and now Diablo II can't open b/c PowerPC applications are no longer supported.

  • Getting descendants of essbase member

    Hi everyone, I am implementing an OBIEE analysis with an Essbase cube as database source. I need to get all descendants of an Essbase member. For example , I need to get all descendants of the member "15335" that have 3 descendants in my Essbase outl

  • What is wrong with my vocal tracks

    I keep having terrible sounding vocal tracks on my GB recordings, They seem to be very inconsistent volumes and sound shrill. Also on the vocal track the clipping light keeps lighting up even when they are not loud enough in relation to the track. I