Release_18 Oracle CRM- Alerts Function Issue

Hi All,
Currently, I am doing the testing in my staging envirnoment for R-18, I found the issue regarding "Alert function".
Creating an alert and updating it doing well, but i found that alert is still being displayed at homepage even after
the expiration date has reached.
Could you please suggest how to fix it?
Thanks
Preeti

not sure that is the problem:
SQL> create table foo (mr_clob clob);
Table created.
SQL>
SQL> insert into foo values ('testing'||chr(10)||'testing');
1 row created.
SQL>
SQL> select replace(mr_clob,chr(10),'blah') from foo;
REPLACE(MR_CLOB,CHR(10),'BLAH')
testingblahtesting
1 row selected.

Similar Messages

  • Oracle Open script - Automation of Oracle CRM with oracle configurator

    Hi
    I'm facing any issue when recording the Order creation using Open Script (Functional testing)
    as per Oracle CRM functionality while creating an order it launches a configurator to chose the relavent features against an order.
    I'm getting problem when the configurator is launched , the configurator page is slowing down and no response most of of the time and not able to record single order cretion
    Please suggest , is there anything that I need to disable /enable in the Open script or any other place so the configurator works normally
    Note, when I create an order manually (without Open script) the configurator behaves absolutely fine and working with its optimum speed.
    Regards
    Kishore Vedam

    Hi Raj,
    thank you for your answer.
    I can only hope that the new version of OpenScript will support the newest JRE and that it's going to be released soon.

  • Oracle BAM alert creation

    Hello,
    I need to create an Oracle BAM alert as follows:
    My DO has fields 'EventDate' of type DateTime and 'Error' as an int. I want to be able to send out an alert if I receive more than 100 records in the past 30 minutes with a error value 2.
    I have tried doing this using the Event - 'When a data field in a data object meets specified condition',
    -setup Row Filter as 'Error is equal to 2', 'EventDate' is within a time interval previous 30 MINUTES'
    -setup Group Filter as 'COUNT(Error) is greater than or equal to 100'
    but it does not work as expected. Can anyone please let me know what I am doing wrong and if there is another way to accomplish this?
    Any help would be greatly appreciated.
    Thanks
    Edited by: user12920523 on Apr 26, 2013 1:00 PM

    Hi Experts,
    Am facing same issue on IE9. Also I have applied patch provide by oracle, but didn't work. Did any one find workaround for this problem.
    Thanks,
    Sagar

  • What are all Modules come under sales,service and marketing in Oracle CRM?

    Hi All,
    This is Hemanth writing in. I'm new to oracle CRM implementation in client side through Oracle Business Accelerator Methodology . I want to map sales ,service, marketing Modules.
    Our client Company is manufacturing crane, tower crane,cutting bending machine.
    what are all Modules come under sales, service and marketing ?
    In Which module we can map the Trade management and logistics ?
    Thanks in Advance
    Hemanth.C

    hi prakesh,
    firstly, cic winclient is an older version and obsolete so its better to implement the new crm version.
    secondly, in any case if you want to implement, then your 3rd party raw data has to be mapped with the SAP system which could be a problem. Middleware could be a lot of effort. Rest all depends on how much customization you need for your business requirement in cic and sales. In case you are implementing standard functionality mostly then no major complications are expected otherwise lot of development effort may be required.
    regards
    shikha

  • Oracle CRM Email Integration including iphone and Blackberry

    We add with CRM Gadget a free email integration.
    This integration is working with every mail application including iphone & blackberry.
    Link: [https://sites.google.com/a/crm-gadget.com/wiki/home/forward-email-to-oracle-crm-on-demand]
    Link: [www.crm-gadget.com]

    We are having the same problem - when the iphone checks mail, the account locks up and other email clients are unable to access the same account for 15-20 minutes. Not a very efficient business tool. This isn't just a mail.app problem either, it happens with Eudora too. Blackberry and Motorola users are not experiencing the same issues - they're able to check simutaneously with other devices. Maybe there is something that can be done on the mail server end?

  • Oracle Security Alert for CVE-2012-1675

    Hi,
    I want to know more about recent release "Oracle Security Alert" : http://www.oracle.com/technetwork/topics/security/alert-cve-2012-1675-1608180.html
    Document available in https://support.oracle.com/CSP/main/article?cmd=show&type=NOT&id=1453883.1
    Fix is about Class of Secure Transport (COST). I need to know about elaborate steps to find out whether this change is need to apply to my databases or not.
    About my DBs : 10.2.4 , AIX, Nondefault Listener, Shared env , non RAC, local_listener is null & running in pfile.
    Thx,
    Gowin.

    Hello;
    Apply it. Very clean. Simple. No outage on Non-RAC. Biggest Impact is listener stop and start. Took about 3 minutes per server.
    Tested today and had zero issues. ( Assumed you understood a CONNECT was part of the test ). Zero issues.
    Had a thread on this here a few days ago :
    Oracle TNS Poison vulnerability
    See Oracle Support Note 1453883.1 for additional information.
    Best Regards
    mseberg
    With all due respect this isn't very hard. Make a decision.
    Edited by: mseberg on May 2, 2012 7:13 AM

  • Oracle CRM - user_type associated to user

    Is there any way in Oracle CRM customer to find out which user type was used to create customer? We need to subscribe enrollment for some users, but we do not know which user type was used to create all these users.
    Untill enrollment is assigned to right user type, using which user was created,... we can not assign from enrollment for that users current enrollment list.
    Navigate Oracle Apps -> CRM HTML Administration -> User Maintanance -> Query Users -> Enrollments
    This only displays enrollments assigned to usertype using which user was treated. How to find this user type using which user was created?
    Thannks.

    Hi Juan,
    What document you are trying to create by using 'Copy to' of Delivery?
    Invoice documents are not allowed for CRM users!!!
    If you want to make Return document, try by using 'Copy From' function from Return document.
    Regards,
    Bala

  • Sending Email from Oracle CRM OD but..

    Hi All,
    I have a request that I guess is quite common in the community.
    When I create an appointment/task in Oracle CRM OD I define the appointment of course and I define a list of users that I would like to involve.
    Actually there is no notification about the fact that I'm entering a new appointment in the agenda of my collegues.The same situation when I have to change time/day for this appointment. My question is: there is a way to notify the others users involved in an appointment when I change time/date? Thanks.Massimo
    Example: I create an appointment and I insert in the user list John and Bob. Of course John and Bob calendar will be populated with my appointment (without any notification). Now, if I need to change the appointment, how John and Bob can be notified about the new appointment schedule?
    Edited by: user12203357 on 26-apr-2011 6.28

    This functionality is not available in CRM On Demand at this time. However, CRM Desktop which provides this functionality will be available in R19.

  • Using JSP variable inside Java Script's alert function.

    Hi Gurus,
    We are trying to use alert function with one of the string variables populated inside JSP code, but its not working.
    Here is the code snippet, please advice.
         <%
         oracle.apps.qot.util.RequestCtx.log("qotcustom.jsp",AOLMessageManager.getMessageSt(QotUtil.QOT_APPS_CODE, "XDPYY_DISC"));
         %>
         var alert_text="<%=AOLMessageManager.getMessageSt(QotUtil.QOT_APPS_CODE, "XDPYY_DISC")%>";
         alert(alert_text);
         Here in the first line we are using API to get text message defined in database, the line is getting executed properly and we could see output text message in debug log file, after this in the 4th line, we are assiging this string output of API to java script variable alert_text and further using alert function with the variable alert_text as argument. But alert function is failing, no errors are thown in debug log file.
    Please advice whether we are doing any thing wrong.
    Thanks in advance.

    What pgeuens means is that you can't mix javascript and jsp/java code in this way.
    ALL of the jsp/java code gets executed at the server end.
    This produces an HTML page (with embedded javascript) which gets sent to the client.
    The client then runs javascript code in response to events (onLoad, onClick, onChange etc etc)
    So in this case, the jsp:forward will always be executed, because as far as the server is concerned, the javascript is just template text.
    If you WANT to do a conditional forwarding on the server side you do it in java ie (horribly using scriptlet)
    <%
    if (testCondition){
    %>
      <jsp:forward>
    %<
    %>Or if you want to test what the client has entered client side, all you can do is submit the form, or navigate to a URL
    <script>
    function test()
    if(document.f.htemp.value=="true")
    alert("jus");
    else
    var s=document.f.htemp.value;
    alert(s);
    document.f1.action="success.jsp";
    document.f.submit();
    </script>You cannot run JSP code based on your javascript code.
    Java. Javascript. Not the same thing.
    Hope this helps,
    evnafets

  • Oracle CRM Intergration with JDE

    Hello All,
    I am looking for some software that can link Oracle CRM and JD Edwards. I know that Oracle has as solution out there but I was wondering if anyone else has come across a integration pack or software that can perform this function please pass this information on.
    I am not looking for partners who has performed this function just an idea of what integration options are out there. Any assistance would be appreciated

    No business requirements have been drawn up yet.
    Im just looking to see what solutions are already out there to see if there is anything that might meet this requirement when they are drawn up, or we have to create a solutuion from scratch

  • Oracle crm release date

    I would like to know the CRM PRODUCT release date by the Oracle Corporation.
    Perys

    hi can u pls tell me abt Oracle CRM.here are the Qs
    below
    this is reg Oracle CRM doubts abt career
    1.where exactly Technical parts involves.i mean ,so
    o far i felt its more on functional and customer
    maintenance.
    Both Technical and Functional. When some body ask for CRM technical, its understood that he is an expert in SQL/PLSQL and also in JAVA. well, it depends on the modules you gonna work.
    2.Jobs in CRM are more on Fuctinal or technical or
    should have both ??
    Both are equally good, prolly finding a crm technical shld be lil easy.
    3.i heard recently that Oracle brought Sielble,that
    means no more sieble??? so what i need to learn
    sieble CRM oracle CRM?
    Siebel CRM is better product but it depends on you!
    4.to survive in CRM feild need a lot communication
    skills and marketing skills? as it involves more on
    customore relationship.??
    Not only in CRM, for any job, your communication skills are most important.
    > 5.do i need to learn JAVA...i am already have
    microsoft .net skills like vb,asp and c#...so do u i
    need any other tools to know.
    It'd be good if you learn java and be competitive.
    6.if java needs its what extend i should know this
    java? as i am already good in some other programming
    languages i can easily can pickup very fast.pls
    advice
    JAVA, JSP should be fair enough
    7.how much time need to finish the training for CRM
    It depends! You'll be learning everyday!
    8.Oracle CRM have good future?
    No doubt about it.

  • Multi-Org impact on Oracle CRM modules especially on Oracle Service

    Multi-Org impact on Oracle CRM modules especially on Oracle Service
    ====================================================
    I have been searching for any information (notes,whitepapers/ presentation) on the impact of multi org implementation on Oracle Service module and so far not been able to find any either on metalink or on internet.
    Any of you have any inputs on this ? Please provide the same if any.
    basically,
    Looking for the kind of security applied on SR creation form,Debrief form and charges form when a multi org is enabled.
    I also tried to test this out in our instance and found that it seems to have no impact.
    Gana

    HI,
    Yes indeed there is a impact of MULTI-ORG on the Service Module in 11i.
    All the things are integrated now.
    Everything is dependent on the MO:Operating Unit Profile Option and the setup which you had done.
    1)
    Security on SR creation Form:-
    See you can implement the security, but for that you have to setup accordinglly and also to follow the process.
    If you create 2 responsibilities with MO profile option different, then none of them will able to see the others data.
    Note:-
    But if you are using the instance to generate the SR, then you had to make it sure that the ITEM which you are using should be assigned to the Operating unit which is set in the MO profile Options of that responsibility.
    2)
    Debrief Form:-
    As you must know that for debrief to work, you had to setup the Service Activities.
    This is where you can define the security.
    1) Create a Service activity,
    2) Map it with BILLING TYPES
    3) Map the Billing Types with Order Management Header and the Line Type
    This the place where you can specify the Operating Unit.
    When a user will log in and open a debrief form, then he will be able to see only those service activities which are mapped with the operating unit as that of set in MO Profile Option to the user.
    3)
    Charges:-
    The same as the debrief is applied on the charges TAB.
    Here you will only able to see the Service activites which are mapped with the operating unit as that of set in MO operating unit.
    If you want ITEM level security, then you will be only able to see the items which are assigned to the Operating unit as that of set in the MO profile option.
    Hope this will clear your doubt.
    If want more clarification, you can ask me.
    Regds,
    Vikram

  • Is there a way to use SPD workflow to enhance the alert function in a SharePoint list?

    I have a request to achieve this:
    the Alert function in a list only allows a user to get alert when anything changes or created, but there is no way to specify notification before a certain field date.  For Example,   users want to be able to choose to receive a reminder
    10 days before expiry date.
    The requirement:
    1) A user can set a reminder if they wish  - so cannot be systematic automatic reminder
    2) A user can choose how many days before expiry to receive reminder
    I tried workflow by adding additional columns to set the user name to receive reminder and # of days before expiry day to send reminder.  But that setting can only apply to one user at time, and the user has to set one item at time, e.g. if user A sets
    5 days prior for the reminder on an item. then user B changed it to 4 days, then user A's setting if overwritten.
    So this is really a customization of the alert function, but wonder if it can be achieved by workflow created in SPD (or NinTex?)
    Thanks in Advance for any tips!

    One option i can think of is, you can set the Create and Edit access: in Advanced Setting from List setting to Create items and edit items that were created by the user, so that other users can't override the items created by other
    users.
    My Blog- http://www.sharepoint-journey.com|
    If a post answers your question, please click Mark As Answer on that post and Vote as Helpful

  • JavaScript Alert functionality in PL/SQL

    I'm in need of implementing the JavaScript "Alert" functionality (display message and wait for user to acknowledge) in the "before displaying the page" PL/SQL block of portal reports and forms. While I'm at it - How about the JavaScript "history.back" function as well?
    Is this possible? Can you point me in the right direction.

    Hi,
    Where Portal says "before displaying the page" what it means is that it will run this code before it starts to htp.p() out the HTML of the page.
    In WebDB this was actually what happened, in Portal there are some elements of HTML output BEFORE this block of code is run.
    Anyway I don't think that you can have an alert that displays before the page is loaded. The page will still show behind the alert.
    To get around this you would need a blank page to show your alert that forwards you on to the required page.
    The history function can be called by the onclick event of a button or you can access Javascript through an anchor tag:-
    link text
    Regards Michael

  • How to use multiple instances in Oracle CRM On Demand

    Hi,
    Just wanted to know if we can have multiple instances in Oracle CRM On Demand? Our company has bought licenses for Oracle CRM On demand and have received a single link for the development / staging, but we have two seperate business units that will be using this systems and their processes are completely different....I thing i wanted to ask is if we can have a sub system within a big system without both interfering into each others processes.
    I hope it makes sense.
    Thanks
    Ahmed

    Hi Ahmed,
    This might be quite possible. Again, it depends on the organizational and technical complexity of both these BU's.
    1. There can be different processes in different geographies in which your application might be used. Inorder to achieve this in a single instance of CRM On Demand.
    There can be some fields that are specific to certain region, in that case you can use Roles, Access Profiles, Dynamic Layouts to change the Fields of the layouts which will allow the user to enter/read information specific to only that user.
    2. Workflows can be used to trigger an event only for users in certain BU defined in your application.
    Also the Sales Process is specific to a Role and by configuring them correctly you can make these processes fit your requirements.
    3. There are somethings that always remain the same though, like Accounts, Contacts , other entities and the pre-defined relationships, their names. Off-course these can be modified but when modified they apply through the applications. So you won't be able to have different names to the Account entity in the Major BU and the subset BU.
    I would suggest you get in touch with Oracle Expert Services if you are looking to get more details on how you can make best out of a single instance.
    Good Luck!
    Royston

Maybe you are looking for

  • Pages won't open in same window

    Hello! Total newbie here just getting my feet wet in iWeb. Every time I publish, my pages after the home page open in new windows or tabs! How can I have each subsequent page open in the same window? Even "home" on other pages opens a new window! Obv

  • Item category in Third party

    Hi Friends, When iam trying to assign the item category (VOV4)for a manual requirement the system triggers the error - An entry already exists with the same key. OR + NORM + + = TAN+ TAS But i checked the entries its not existing ...even i tried to c

  • How to compare two file differnces

    Hi All , I have two files on my presentation server one file will have some errors and another will conatine corrected , Now I have to compare those two files and display the differed recoreds as a list.Please provide me the required code. Thank you

  • Flex 2 Wordpress Blog RSS

    I find it EXTREMLY hard to belive, that wordpress doesn't support the use of Flex2 RSS. The only reason I find this, is because whenever I try to call data from my wordpress blog it won't work. MY OBJECTIVE IS SIMPLE!!!!! Get the RSS From - http://gr

  • Full Screen protector For iPhone 6

    I've noticed a lot of screen protectors only sit on the front and don't cover the whole front face (I'm thinking because of the curve). Anyone know of a protector that covers the full face?