Processing Rule Editor question

Hi Everyone,
Hopefully I didn't miss a solution to this problem when I was searching the forums.  Anyways I was wondering how I can create some sort of regular expression in the Processing Rule Editor's "Message Name" field to catch and categorize all messages with the same prefix in their name.
For example, all of my test messages have some prefix followed by the date and time of their entry into the system as their Message Names to uniquely identify them.  Let's say I'd like all my messages prefixed with "MSG" to be categorized by some rule.  When creating the rule I would expect to be able to place a regular expression such as "MSG*" in the "Message Name" field in order to have the rule catch all messages who's name starts with "MSG" and categorize them but this is not the case.
If anyone knows how to do this could you please help me with the expression's syntax?

Christopher,
I guess you are now using the XMIIMESSAGELISTENER explained in your last post. You have to select a unique name in the processing rule, entering a regular expression will not work.
As a solution to this, define a rule with a fixed name that calls a transaction. Inside the transaction you can define the logic to process only messages that fulfil certain criteria from values inside your message.
Michael

Similar Messages

  • Hyperion Rules Editor - "...to Debug or not to Debug..."

    I am new to the Hyperion Rules editor environment utilizing VBScript. I feel "Blind" when excuting my scripts without a method to debug my code, i.e. set breakpoints to step through code and interagate variables - being spoiled with VB and it's capabilites to debug. I know microsoft has a Debug environment for VBScript, but the BIG question is does Hyperion have something similar??? Writing to a text file is a weak alternative to debugging. Anyone out there feel my PAIN!! let's talk about it... email me your thoughts or ideas... [email protected], Donald

    celluloid wrote:
    gdale6 wrote:
    celluloid wrote:
    The Fair Debt Collection Practices Act generally requires information "in writing"--which includes fax and e-mails as well as the mail. If the collections agency lists a fax number and you fax your document there, that generally meets the legal requirements. As a practical matter, though, it's a lot easier to deny receiving a fax than to deny receiving certified mail. To prove a fax was sent you'd have to get your telephone records, showing your machine called theirs. In your particular case, it's important to note that collections agencies have no particular deadline for verifying the debt upon your request. They will be barred from taking any collections action until they verify it, but that could be next year just as well as tomorrow. (There is case precedent to suggest that credit reporting is a form of collections action which would be barred, so you might get it off your report that way, at least temporarily.)Email is not a legally accepted form of communication.  Mail or fax isElectronic documents, such as e-mails, have been explicitly named in federal and state statutes as fulfilling a legal requirement that communication be "in writing" or "written." (With a few exceptions, such as property deeds or marriage decrees.) See for example the E-SIGN Act, or Uniform Electronic Transactions Act. A collections agency is not obligated to accept e-mail, but if it lists an e-mail address for a debtor to contact the agency at, then the law suggests that an FDCPA notice sent there will generally be valid. Unless you're aware of something to the contrary?I stand corrected, info I had was outdated.   http://www.forbes.com/sites/oliverherzfeld/2013/12/09/are-your-emails-enforceable-contracts/

  • Problem in Message Processing Rules

    Hi All,
    I have created Webservice(URL) for an transaction through Message Processing rule, with server name: 'XMIIMESSAGELISTENER'
    URL: http://<IP Address>/XMII/Illuminator?Service=WSMessageListener&mode=WSMessageListenerServer&NAME=Shop_order_data&XacuteLoginName=<username>&XacuteLoginPassword=<passwrd>
    Above URL or transaction has 1 input(XML) and 1 output(string)
    As it tested from Oracle system, its working fine and updating all the data and saving xml file in MII DB.
    As it save data in MII, it will send success message(string) in the output parameter of transaction.
    This message has to send back Oracle system
    Issues is, they are not recieving success message.
    Is Message Process rule wont return any value or message from MII transaction to other system?
    Please help me on this
    Thanks,
    Kind Regards,
    Praveen Reddy M

    Hi Praveen
    The WSMessageListener HTTP Service does not process the incoming message immediately.
    What you have done in MII.
    1. Created a MII Transaction with an Input Param type XML and an Output Param Type String.
    2. Configure the Transaction in MII Processing Rules for WSMessageListener server.
    3. Sent XML Message to URL http://<IP Address>/XMII/Illuminator?Service=WSMessageListener&mode=WSMessageListenerServer&NAME=Shop_order_data&XacuteLoginName=<username>&XacuteLoginPassword=<passwrd>
    What happens in the system:
    1. MII WSMessageListener receives the XML Message and stores the message in MII DB.
    2. It invokes the processing rule and runs the transaction that was configured for it.
    3. Message status is set to Success.
    This means that MIIWSMessageListener does not run the Transaction immediately upon receiving the XML Message. Hence the response of the Transaction output is not sent to the sender application. The reason for this is that the WSMessageListener service is treated as an asynchronous service where the sender does not care about the response of the receiver.
    If this is not what you want then you can run your transaction in one of the following ways:
    1. http://<host:<port>/XMII/Runner?Transaction=<project/folder/trx name>&OutputParameter=<paramname>
    2. with a Soap Message to the URL http://<host>:<port>/XMII/SoapRunner/<Transaction full path>. Please note that this service expects a SOAP Message and not just an XML payload.
    Hope this helps you.
    Regards
    Partha

  • Process rule and provisioning workflow problem

    Hi,
    we have designed a workflow to provision groups from a database resource to ldap and AD resources. We use the process rule in the activesync process. These groups creation
    works without problem now, but the update/creation of users from database don't work. In my workflow I try to use the workflow services provision and reprovision, the result it's ok, but nothing is updated in my AD and ldap.
    I have read in an old post that, in the process rule, the activesync offer a user view variable, but I don't receive nothing, and then I need to do a getview and then pass this view to the
    reprovision rule. This don't work.
    how is the correct process to reprovision from a process rule, and when we need to create a new user, from where I could get a userview for the provision process?
    Thanks

    Why do your supervisor start giving you such works until they don't give some trainings on IDM to you ?
    Need Approval process workflow?
    Re: Approval Process
    Forum is for Freshers too but people are using it for just completing their project not for learning/sharing.

  • Create a rule in Rule Editor using a function module

    Hello all,
    I want to create a rule using Rule Editor.
    As the requirements are complex, I created a function module; and I want the rule to call the function module
    My company already done this in the past, but the function module was supposed to fill a composition
    Here, it is a little bit different because I want the function module to fill characteristics in a property. I've tried to create the rule on rule editor which will call the function module but is doesn't work
    Have some of you already used rule editor with a function module?
    If yes, can you tell me if there are some "mandatory" parameters to add in Rule Editor to allow it to work?
    Thanks for your help on this topic
    Regards
    Stephanie

    Hi,
    There is well defined pdf is exist on google. please search and help yourself.
    Use google search term "How to Write a Routine for 0CALDAY in infopackage selections".
    Let me help you how to find it.
    Let me google that for you
    Thanks

  • Customizable checkbox at IF/THEN Business Rule Editor

    Hello.
    Does anyone know what "Customizable" checkbox is for? It can be found at Business Rule Editor on IF/THEN view: if you click any test or action parameter you will see in in popup. I have not found clues in documentation.
    Here is the scrrenshot: View image: business rules

    I have found this section in documentation of the rule engine
    1.3.5.2 Constraint Definitions
    Constraint definitions let you mark portions of rules as customizable. For example, the discount to offer to a Gold customer could be constrained to be within a specified range such as 5 to 25 percent. Using Rule Author, by defining a constraint, you can select a value from within the specified range using a special interface that does not allow you to modify the entire rule.
    My thought is that if you check the box you can fine grain a specific rule on runtime.

  • Where is the Rules Editor in 11G TP4

    Based on the link the Oracle Business Rules editor should be in 11G TP4, however I can't seem to find it anywhere on the menu. What am I missing?
    http://www.oracle.com/technology/products/jdev/collateral/papers/11/newfeatures/index.html#JDeveloperandADFRelease11NewFeatures-JavaCodingandAgileDevelopment

    Sorry...I found the answer in the MetaLink section.

  • Error in invoking the build rule editor, LabView 2011

    Hi all.  I'm having a problem in Project Explorer.  When I right-click on 'Build Specifications' and select New:Application (EXE), I get the following error dialog:
    "There was an error in invoking the build rule editor. Please check the corresponding provider directory to see if any VIs are broken."
    After this appears, no build specification is created.
    I built this application in LabView 2010 on WinXP and was able to compile and run it sucessfully many times over the last few weeks.
    The problem started yesterday when I had a problem with a Ring control. I right-clicked it and selected "Edit items" or "Properties" the cursor blinked for a moment but the dialog box did not appear.  I removed the Ring control and replaced it with a String control, then when I tried to build the application, I got this error message.  At that time, I also noticed that I could not get a Properties dialog box to appear for any controls or indicators.
    Yesterday, I installed NI Developer Suite 2011 Version DS2. This seems to have fixed the problem with the dialog boxes and I was able to use the Ring control. However, I still have the problem with the build rule editor.
    To determine if there was a problem in my program, I built a new 'Hello World' .vi with just a string control and string indicator. This program has the same problem when trying to build to an .exe.
    Currently, I am trying to remove all previous versions of LabView. When that is done, I will reboot and try to build again.  If that doesn't work, I will remove ALL National Instruments software and re-install NI Developer Suite 2011 DS2.
    I'm hoping someone can provide a solution before it comes to that.
    Two other facts which might be relevant:  I don't have Administrator on this machine, although I could probably get it if I could make a strong case. Also, I can't be sure, but I think the problem may have started when I undocked my laptop from the docking station to go to a meeting.
    I appreciate your help.  Thanks in advance.

    If you need additional assistance, I encourage you to create a new thread. It is more likely to be answered by other users as a fresh post.
    The most likely cause is a corrupted file (or files) in the builder directory. 
    I would  recommend renaming/moving the following folders and performing a repair install of LabVIEW: 
    \National Instruments\LabVIEW 2011\vi.lib\AppBuilder 
    \National Instruments\LabVIEW 2011\resource
    Regards,
    AnjelicaW.
    Regards,
    Anjelica W.
    National Instruments
    Applications Engineer

  • Unable to refresh Task payload in Business Rules editor

    Hi,
    My task's payload xsd changed, so I refreshed its data control and can see additional attributes reflecting correctly in data controls accordian. However, when I try to use new attributes in business rules editor, it doesn't show them there. I even tried going to that rules dictionary's structure and refreshing 'Task' XML fact therein, but to no avail. Do we need to do anything extra to reflect new attributes in business rules editor?
    Thanks,
    Harsh

    Hi Kranthi,
    Based on my observation the source account column specification in the Automatic Adjustment Details business rule allows only to specify a member of either account id or TYPELIM property from account dimension. Other properties not available for the selection.
    Hope this helps.
    Regards,
    Badrish

  • Problem while trying to open application in Rule editor

    Hi There
    I am trying to open application in rule editor for the first time.while i am trying open its giving error message "Could not authenticate the specified user. %0".
    Is there any solution for this please help me that could be great.
    Thanks
    Harsha.

    This is a password error. Make sure that you do not have anything in the domain boxs and that when you enter your credenials that you do not have [Cas lock] on if your password is in lower case and that you have number lock on/off as required.

  • Looking for JDeveloper extension for RTD External Rule Editor

    In Section "17.2.4.1 Construct" in the document http://docs.oracle.com/cd/E28389_01/bi.1111/e16630/external_objects.htm it is mentioned :
    4. In the Project Technologies tab, move RTD ADF to the Selected column, then click Next
    This technology is available on installing the extension for RTD External Rule Editor. (Refer Section 17.2.2.1 External Rule Editor and External Rule Editor Client)
    But I can't find this extension anywhere - not even the exact name of the extension.
    If anybody has installed this or has this extension, would you please share.
    I'm using JDev Build JDEVADF_11.1.1.5.0_GENERIC_110409.0025.6013
    Thanks
    Arijit
    Edited by: Arijit Basu on Feb 19, 2013 1:09 AM

    Hi,
    unfortunately you posted this t the wrong forum as this is not a product owned by JDeveloper or ADF
    Frank

  • SAP GRC Process Control - General Questions

    Hi all,
    We have the following general questions regarding SAP GRC Process Control:
    1) Assume that we have set up 5 different SAP Connectors in Process Control. When you configured a specific rule and control and then, schedule the job for such control, how does the system (SAP Process Control) knows which back-end system needs to be accesed for such control?
    2) In which language are the out-of-the box rule steps's script coded? In which different languages can those scripts be coded, what is to say, in which language can we code our own scripts?
    3) How is the detailed flow between SAP Process Control and SAP Back-end system?
    Many thanks. Regards,
        Imanol

    null

  • DNG Profile Editor - questions about

    0) Thank to Eric Chan for your work on this. Until now I used the Camera Calibration process through Photoshop and Camera Calibration table. But I see this as a big progress.
    1) Will it stay only DNG editor or it will be also for raw pictures without a necessity to convert them to dng?
    2) Will it be only stand alone aplication or as well a part of the LR?
    3) Now I can switched off and on one color change (by the left mark in the Color List Box). Could it be possible to switch off and on the whole Color List Box to see all done changes?
    4) I have red your comment that this tool doesn't work with lightness, only hue and saturation. But if I want to work on a specific picture (i.e. a man wearing a red sweater), it will be fine to have it in the brightness close to an end picture. Will it be possible to open a picture not only with WB, but also with exposure, blacks and other basic development setting?
    5) Under the eye drop tool, I can see numbers of "initial" or "starting" color. But I can't see the numbers of changed color. It would be fine if I know the new numbers to see how close I am to them. It would be fine if the number over the color List Box will be also for starting color and also for end colors.
    And one little proposal: if the color will not change, show in Color List Box only the starting (left) half of a color. Than I can simply see that I didn't set a new color or the color stay exactly the same (it is only a question if exactly the same or very close to the same).
    6) It could be, that I will not use the exact color checker table for what you did process on the tab Chart. But many of color checker are delivered with exact numbers and picture on a cd, so it will be fine if I could open this "master" picture of a checker producer in a right panel under the Color List Box and simply take from it the end colors. First go to the main picture on left, choose the "initial color" and then simply go to this "master" picture in right and take the "end color". What do you think about this?
    7) If I work on the tab Chart, I get the error window "not neutral gray patches, row 4 culumn 1". But if I move the circle to row 4 culumn 2 it works fine. Is there any difference or problem?
    8) And last: how far is acting the shift of color. It will not work only for the one color but close surroundings will be also efeccted. How smal or large is the surroundings? E.g. if we take 360 degres for hue.
    Tom

    1. For now DNG-only. Here's why:
    http://labs.adobe.com/wiki/index.php/DNG_Profiles_FAQ#PEOnlyDNG
    http://labs.adobe.com/wiki/index.php/DNG_Profiles_FAQ#WhyNameDNGPE
    http://labs.adobe.com/wiki/index.php/DNG_Profiles_FAQ#WhyPESeparate
    2. Standalone for now. See above links for why.
    3. Use the 'Preview Color Changes' option in the Options menu.
    4. You can use 'Apply Raw Adjustments' in the Options menu to see your raw adjustments. This is __not__ recommended for building a general-purpose profile because you are then optimizing a profile with specific image adjustments in mind, rather than building a profile based more on the inherent camera characteristics.
    5. True, that is a limitation of this implementation.
    6. I am not sure what you mean. The Chart Wizard automatically optimizes the color patches in a test shot based on reference values for many physical charts, which is more practically useful than the numbers printed on the reference card that comes with the chart.
    7. Make sure you avoid color casts in the bottom row. The PE is picky about making sure your gray patches are relatively neutral. It is an attempt to help you get a better profile.
    8. Use 'Show Affected Colors' from the Options menu.
    You may wish to read this page carefully and thoroughly:
    documentation
    It is the reference online documentation for the DNG Profile Editor and a few of the things you wish to do, such as preview all color changes, apply raw adjustments, and visualize the extent of each color adjustment, are all documented there.

  • CC / RAR 5.2 - Multiple Rule Set Question

    How does the system handle the use of multiple rule sets in CC / RAR 5.2?
    For example, letu2019s say I want to keep a standard SAP rule set in tact to use for testing and comparison in RAR, but I also want to load another one.
    I realize that only 1 can be the u201CDEFAULTu201D so what does that mean?  I know that a risk analysis is only run against the rule set you set as default.  I also know that you can select the rule set to use in processing when you manually run either through Informer or Configuration tab a risk analysis.  What I am really concerned with is what happens if you take the results to u201Cmanagement reportsu201D from 2 different rule sets?
    First, can you even do it?
    Second, if you can, then I think you must have to come up with a different RISKID configuration schema for each rule set otherwise, I do not see how you can differentiate from which rule set the violation is generated.  That said, you will also need to export the report information into Excel and make any u201Crule set sortu201D there as I donu2019t see a way to do it directly in RARu2026.maybe a future improvement?
    Can anyone confirm the impact of multiple rule sets and how you manage them?
    Regards,
    Greg

    Greg,
    You can maintain the different severity levels for different Rule Sets. For example, in one Rule Set you can keep the "Critical" Risks and in other you can keep "High", "Medium" & "Low". Run your analysis against first Rule Set if you want to know the "Critical" Risks and second Rule set you can use for rest of the severity levels. I hope this way you can manage your multiple Rule Sets in RAR.
    Thanks,
    Tavi
    SAP Security & GRC Consultant.

  • PSA Deletion Process in Process Chains Transport Question

    BI Guru's
    I am working on investigating a method of deleting PSA Requests this will be a stand alone process so no loads will be done in this process chain.  My question I cannot use the Object Type of InfoPackage  or DTP since these objects wont be in the Process Chain leaving me PSA Table option but since I will be developing this in Dev and transporting through environment into prod how will this be handled since PSA tables change from system to system?  Does the system automatically translate it for me or will the value stay the same?

    Hi Alex,
    System will automatically identifies the table in quality and then in Production system. You do not have to worry. I had same question and I tested it with transporting the Process chain from developement to quality. In quality system automatically identified the table corresponding to data target/Master data.
    Regards,
    Kams

Maybe you are looking for