Options for Customer Configurable values

Hi,
I need some property that needs to be set by the customer and this value is used by BPEL during its process. It needs to be something like a profile value kind of thing. One of the option I could get is by using Business Rules. But I dont want to use the business rule for this purpose as this is not a business rule but a preferences setting kind of thing. Please let me know if there are any options for this. I am using SOA 11g.
Thanks in advance

Hi James,
On the second option you were giving, where does the service read the preference from . If its from DB then, it does not serve the purpose as it cannot be updated by the customer using the console. It needs to be like a profile setting we used to have in EBS.
Thanks,
Ajay

Similar Messages

  • How do I set repeating workday events in my calender? There is no option for custom.

    How do I set repeating workday events in my calender? There is no option for custom.

    The built in Calendar app has very limited repeat options. You might want to try an app like Week Cal which has a much more robust repeating event selection. As it pulls from the same calendar database as the built in, there's no reentering of information required.

  • Support for IPv6 Router Advertisement Option for DNS Configuration RFC 5006

    Hi everyone, do you know that whether Cisco routers support “IPv6 Router Advertisement Option for DNS Configuration RFC 5006” currently, is there any roadmap for this support? Thanks for your help!

    No, this is not currently supported, and the last I heard, there is no roadmap for this until it becomes a standard (as opposed to being experimental).

  • Does Verizon not have a live chat option for customer service?  or a phone number?   I'm having a heck of a time trying to find how I can contact them

    Does Verizon not have a live chat option for customer service?  or a phone number?   I'm having a heck of a time trying to find how I can contact them

    As taken directly from the VerizonWireless website.
    (and I am not a chat or customer service agent, I just hang around here too much)
    CHAT:  Contact Us | Verizon Wireless
    Customer Service
    (800) 922-0204
    or dial *611 from your mobile phone
    View the *611 On-Screen App for Android Video
    6 AM - 11 PM, Mon - Sun

  • Content Search Query Builder - filtering for custom column value

    I want to use a CSWP to display certain pages in a slideshow format on a site.  However, to filter them in a preferred manner, the pages library has a custom column "Spotlight" which is a Boolean type (e.g. yes/no).
    In my "Build Your Query" configuration page, I have added a keyword filter "SpotlightOWSBOOL=Yes" as the criteria to display my results.  This is not working, despite the fact that I currently have pages flagged as "Spotlight"
    in this library. 
    My question is - how can I achieve this result of displaying only pages with a custom column value "Spotlight" as "Yes"?

    Hi Owen,
    Could you capture a screenshot about your Crawled Property for your list column "Spotlight"?  Is it name "SpotlightOWSBOOL"?
    If your library column name is "Spotlight", you can create a custom
    Manged Property (e.g. create name as SpotlightMangedProperty)to map the
    Crawled Propery (e.g. may ows_spotlight, or ows_SpotlightOWSBOOL?) genegrated by list column "Spotlight", then start a full crawl.
    Then you can add the keyword filter like below in "Build Your Query" dialog of CSWP web part, then check if the correct items are filtered.
    SpotlightMangedProperty:"yes"
    If the above value "yes" doesn't work, please also try
    SpotlightMangedProperty:"True", or try SpotlightMangedProperty:1
    More information about this topic you can read is below.
    https://technet.microsoft.com/en-us/library/jj219667.aspx#proc2
    https://msdn.microsoft.com/en-us/library/office/ee558911.aspx#kql_property_restriction_queries
    Thanks
    Daniel Yang
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Promotions at configuration option for a configurable product

    Is it possible to apply promotions to a specific configuration options in a Configurable Material?
    For example, Material A is a configurable product. It has several configuration options with charges attached at configuration option (i.e. Characteristic value level) through variant conditions. Now if we want to give a promotional discount for a specific configuration option, Is it possible through standard SAP Promotions and Sales Deal functionality?
    Base Price of Material A:   $1000.00
    Confuguration option X     :       $200.00
    Promotion on configuration option X : 10% off of Config Option X charges (i.e. -$20)
    Net Price of Material A with Config option X should then be:
    $1000 + ($200 - $20) = $1000 + $180 = $1180
    If it is possible to handle this kind of promotions in SAP ECC, please suggest the config steps involved to include variant condition type in the Promotions.
    Thanks in advance
    SCB
    Edited by: Sreenivasa Bahudodda on Jan 19, 2009 1:25 AM

    Hi,
    Have you checked the downloaded knowledge bases in the CRM tables - COMM_CFGKB or COMM_SCEKB?
    If you don't find the entries in one of the above tables (particularly in COMM_CFGKB), then you have an issue regarding the download of SCE.
    Please let me know  you answer, so that I will try to help you to solve the download issue
    <b>
    Do not forget to reward if it helps,</b>
    Regards,
    Paul Kondaveeti

  • Transfer OTL to Payroll is not working for Custom Field Values

    Hi,
    We have Extended the Payroll and Project layout in OTL to include custom fields.
    Now linked the fields to Element entries input values.
    The issue happens when a retro batch is processed and transfered to Payroll the input values are not getting pulled properly.
    i.e. The retro batch creates a positive value for the new retro entry and a Counter negative value for the old record.
    Only in the case of Negative value, the issue is happening. For the positive value it is pulling the record properly from the custom fields.
    Can you please let me know, how to debug the same.
    Also this issue happens randomly not all the employees are facing this issue.
    Thanks,
    Raja Rajan

    Hi Rsn,
    just check the put this code in
    1st way--
    jjust import the api in your custom Action class
    import com.sap.isa.core.logging.IsaLocation;
    private final static IsaLocation log = IsaLocation.getInstance(ZcustomeAction.class.getName());
    then
    log.error("value"+value);
    in this  way you can debug the code...if not possible thenn...
    you can write...
    System.err.println("value"+value);
    you can also try to this  way..i think it will work now
    Thanks
    Jati

  • Rich Text Editor Option for Custom Metadata

    Hi,
    We have created custom profiles for our clients. In one such profile which was created for news updates, client wants to have rich text editor in case of certain custom metadata fields such as description similar to comments.
    As far i as i understand this can be achieved by creating region defintion which gives the option to create a web asset which can edited using site studio api. But is it possible to bring in rich text editor features for custom metadata fields in profiles ?
    Regards,
    Boopathy P

    I'd suggest looking into the profile rule's "Use custom include" option.
    You need to build the new control on your own, but you'll be able to plug it in via the "Use custom include" profile rule option. It's on the "Edit Rule Field" page.
    You can also override the template, but I believe that's a lil' too hardcoded for best practices. This way, you can create a ckeditor textarea and apply it to any metadata you wish (of course, it's up to you to make sure the datatypes match).
    Let us know if this helps!
    -ryan

  • Querying for custom picklist values

    Hello all,
    I have created a new field on my opportunity type called "Industry" and gave it picklist values. However, the system is not allowing me to query for the values using the Picklist web service. Am I missing a step here, or does the system not allow querying for custom picklist field values? I can get to certain lists of picklist values for Opportunity (Type, Probability, some others) but not the picklist I created. Am I doing something wrong?
    Thanks!
    -Kevin Green

    Hi,
    Find integration tag for custom field in Field Setup. When you call getPicklist method, pass three values like Object type(ex: Lead), integratin tag for the custom field, "" ( this is language, this field is no need for English languague)
    Hope this willl work
    Raja Kumar Malla
    [email protected]

  • Firefox 3.6.9 on mac running 10.4.11 does not have option for custom headers when printing.

    I am trying to print web content for a college project, it requires custom headers and footers. Firefox 3.6.9 does not have a custom option in the header/footer lists. In the help pages for Firefox is shows this option. Is this missing only on the Mac version? Thanks for any info.

    See if this works.
    Type '''about:config''' in the URL bar and hit enter.
    Filter = '''print.print''' <br />
    There are 6 prefs for headers / footers. <br />
    '''print.print_header...''' center, left, & right <br />
    and <br/>
    '''print.print_footer...''' center, left, & right <br />
    You can add what you want in the '''''Value''''' column and then Restart Firefox to effect the change. <br />

  • OAAM 11g R2: Unable to load java class for custom configurable action

    Need to configure a Configurable Action to get triggered for a particular action at a given checkpoint.
    Steps Followed:
    1. Created a java class implementing com.bharosa.vcrypt.tracker.dynamicactions.intf.DynamicAction, getParameters() and execute() methods were implemented in that java class.
    2. Added necessary jars from $ORACLE_IDM_HOME\oaam\cli\lib to the build classpath.
    3. Compiled and created a jar with it.
    4. Extracted the oracle.oaam.extensions.war file into a working folder.
    5. Added the Custom Jar created in step 3 into <working folder>/WEB-INF/lib/
    6. Changed the following in MANIFEST.MF in <working folder>/META-INF/:
    Specification-Version:11.1.2.0.1
    Implementation-Version:11.1.2.0.1
    7. Rejar-ed the oracle.oaam.extensions.war from the working folder using following command:
    jar -cvfm oracle.oaam.extensions.war <working folder>\META-INF\MANIFEST.MF -C <working folder>/ .
    8. Stopped the oaam_admin_server1, oaam_offline_server1 and oaam_server_server1.
    9. Deleted the oracle.oaam.extensions deployment from the weblogic.
    10. Deployed the newly created oracle.oaam.extensions as a shared library for oaam_admin_server1 and oaam_server_server1.
    11. Started all managed servers.
    But when I tried to create an action template with the java class I just created, it was throwing following error
    +java.lang.ClassNotFoundException: *+
    Unable to load configurable action class *. Ensure the class is made available in the class path.
    Referred following documents:
    1.      http://docs.oracle.com/cd/E27559_01/admin.1112/e27207/cfgactions.htm
    2.     http://docs.oracle.com/cd/E27559_01/dev.1112/e27206/cfg-action.htm
    3.     http://docs.oracle.com/cd/E27559_01/dev.1112/e27206/extend.htm
    Kindly help me. Thanks in advance.
    Edited by: 917717 on Dec 12, 2012 7:16 PM

    This thread is a bit stale but I thought it might help to clarify one point about custom jar files on UCCX.
    To properly load a custom jar:
    Upload it into the classpath directory in the document repository. 
    Select it under System | Custom Classes Configuration
    Finally you need to restart the CCX Engine and the CCX Administration services.  If you have HA you need to restart them on both servers. 
    Other notes:
    When referencing your class in the CCX Editor, use the fully qualified name of the class.  Lots of other classes use things like Element or Document so you need to be explicit. The editor only knows about the 20 native classes by their object names.  If you create a Document object in the editor you are really creating a com.cisco.doc.Document object.  If you loaded jdom.jar and you wanted a jdom document then you need to create an object of type org.jdom.Document.
    When compiling your custom jar files, be sure to compile for the version of Java that the CCX Engine runs.  In general UCCX 7.X and older use Java 1.4.  UCCX 8.X and higher use Java 1.6.  Several of the core Java classes had significant changes between 1.4 and 1.6. If you ran your code on UCCX 7 or earlier and now it fails in UCCX 8.X or higher, recomplile for Java 1.6 and you classes will likely work again.
    Finally, check for security violations in UCCX 8.X or higher.  Cisco has restricted some of the things you can do.  These URL's have more information:
    http://docwiki.cisco.com/wiki/Engine
    http://docwiki.cisco.com/wiki/Troubleshooting_Tips_for_Unified_CCX_8.0
    -Steven
    Please help us make the communities better.  Rate helpful posts!

  • Recently updated MBP and Apple Configurator. Since updating the Update iOS option for Apple Configurator forces me to update the iOS. Thoughts?

    I have a MacBook Pro (Retina, 15-inch, Late 2013)
    Processor: 2.3 Ghz Intel Core i7
    Memory: 8 GB 1600 MHz DDR3
    Graphics: Intel Iris Pro 1536 MB
    OS: OS X Yosemite Version 10.10.1
    Apple Configurator
    Version 1.7.1 (550)
    Since upgrading both the OS and Apple Configurator I can no longer select the option to not update the iOS when I prepare a device. It is currently selected as When update is available. Also the option appears to be grayed out. Any thoughts?

    Google maps is now available in the app store and the carrier update that your refering to was for cell data usage while on wifi. It is perfectly fine to do the update. No issues that i had from that update.

  • Options for printer configurations have disappeared from Print Center

    Hello,
    Checked through the past messages but couldn't find anything appropriate to fix the problem. I'm totally baffled by this this one, but you guys have never let me down before, so here goes.
    I'm using 10.3.9 and a HP LaserJet 2200dn connected via an Airport Extreme Base. I've hooked up the printer via a USB cable to the Base. I have connectivity to my Powerbook G4. I'm trying to print via MS Word (Office 2004 ed).
    I had deleted some stuff off my harddrive -- because I thought I had a virus of some sort. I must've deleted some essential files, because I started having problems. I was also having problems printing (even though I had, at that time, my HP LaserJet option available to me in Print Center).
    Thus, after, I reinstalled 10.3.9 (after transfering essential files and erasing the HD).
    I thought this would do the trick. But I still have no option to select the HP Printer. "Rendezvous" is in the "menu bar" though I've tried every other option. I've also downloaded the appropriate driver from the HP site and installed it, but no luck.
    Configuring the printer used to be so easy with the Mac, and now I'm at a loss to know what's gone wrong.
    I hope I've described the problem correctly. Anyone out there with some insight would receive my gratitude and appreciation!
    Thanks.

    Ali,
    I'm not sure what driver you are referring to in your last message.
    The driver that I downloaded was HPLaserJetv5_52.dmg and I clicked it on and installed it.
    I took the Mac into the Genius Bar at the Apple store. They tested everything except USB ports, which I had tested myself. They said I could bring the printer in too, if I wanted.
    So far, they think it's not the machine itself because they were able to configure printers over their airport network with my Powerbook. They were able to print from my machine onto their printers.
    So -- they suggested I try again. They also suggested I try using Ethernet -- bypassing the USB stuff -- just to check.
    A guy who I know also said to create a text file and send unix commands directly to printer to print something. Just to rule out MacOS X software.
    I don't know if the above will help anyone else.
    I'm messing around with stuff here -- but unfortunately, can't afford to spend much more time on it. (But neither can I afford to "spend" a lot of money having a consultant fix it either!).
    I wonder if my HP printer needs to be "reset" or something like.
    WIll check it out.
    It was so easy when I first set this up: it was simply plug and play. Now it's not.
    Thanks again to all in this thread who've tried to help.

  • Has the options for custom command buttons and scripts been removed from speedgrade?

    I run alot of framecyclerDI machines and am looking to upgrade them but i cant seem to find any method of adding command bars and buttons like you could in the iridas versions of speedgrade i also cant see a way of executing any external scripts which for me is a big issue as i have a hell of alot of pipeline scripts that the artist could execute.... any ideas or have i just missed somthing ?.......(would love it if they added a python sdk)

    Hi Dennis,
    Thanks for replying,
    Its actually more the other way getting speed grade to control outher things.
    i.e
    take the in and out points and send the track to a dcp creator
    rendering and sending anotated frames directly into my databases notes system
    taking the shotname and seeing if theres is a new version avaliable and pull it from the server to the local machine drive/cache
    Theres a load more..but you get the idea .. using the buttons to execute these commands in the interface made these functions editor friendly...
    I can get round some of the issues by reading from the autosave.ircp and setting up a PYQT GUI but that seems like a bit of a hack.
    I understand the reasons to keep the UI uniform (editors dont like it when you move buttons) but Im suprised these options got removed as intergrating software into pre-existing pipelines would seem to be a selling point for any software..
    Are there any plans in the roadmap for speedgrade that would help me in the future?
    S.P.F

  • Alternative deployment option for custom xpath- 10.1.2

    Hi,
    BPEL ver: 10.1.2
    What is the best way to deploy custom xpath classes?
    Here is the list of location that I know that it works
    1. Copy extracted classes files in %BPEL_HOME%/integration/orabpel/system/classes with package hierarchy
    2. Copy jar file in %BPEL_HOME%/integration/jdev/j2ee/home/applib
    Somone said in the forum, approach 2 does not work any more in 10.1.3. But our sysadmin team does not like the approach 1 at all because it is in system area.
    Is there an alternative to these deployment that can also work in 10.1.2?
    Thanks for your help,
    ibyon

    The demo is not available through OTN. It ships with jheadstart 10.1.2.2 which is only available for licensed Jheadstart users.
    Please visit the FAQ on our Jheadstart Product Center for information on how to obtain a Jheadstart license:
    http://www.oracle.com/technology/consulting/9iservices/jheadstart.html
    Steven Davelaar,
    JHeadstart Team.

Maybe you are looking for

  • Mod_wl_20.so and WLS91 with stylesheets

    Hi, I want to access the administration console via apache web server and mod_wl_20. When I try it using IE 6, it works fine. Using Firefox 2.0, stylesheets are ignored. I did the same with WLS8.1SP2 and everything works fine no matter if I use IE or

  • SQL Developer - Adding a column comment via SQL

    When I add a comment in SQL*Plus via SQL, such as COMMENT ON COLUMN "MY_OWNER"."MY_TABLE"."MY_COLUMN" IS 'column comment' it works fine. When I try the same thing in SQL Developer I receive a message "No SQL statement entered". I realize this can be

  • What are aggregate objects ?

    Hi,    Can anybody please tell me what are aggregate objects? Regards, Anirban.

  • Blockin of Delivery and Invoice

    Hi Guys, If a vendor is blocked for some reason thru FD32, can we restrict SOs, which have been created earlier by him, for delivery and billing? Warm Regards, Mohandoss P.

  • Problems with set up of iPhone 6 plus.

    Have followed prompts on new phone from 'Hello' screen, chosen restore from back up (from previous iPhone 3S) on iTunes, it all the stuff, syncing etc. then the phone restarts back at the beginning with 'Hello" screen, so I am stuck in a perpetual lo