Implementating Auto response system using Oracle

Hi,
How can we make use of 9iAS to perform the following job:
When a user submit a request through email, the email will trigger an insert of a new request record in database. When user wants to know the status of the request, he can just type the request id in subject and an email with necessary information about the request will be sent back to user in a form of email.
Can we do this? what are the things we need and how to go about doing this?
Please advise.
Thanks in advance.

Oracle9iAS Email provides extensible Server Side Rules and a PL/SQL API which can be used to create the functionality you describe.
At a high level, you might consider the following:
- Create a custom server side rule that executes when a new request is recieved (how you define a new request is up to you). One of the actions of this rule could be to create a request record in a database. Another action could be to provide a "canned" response back to the sender.
- A custom rule would be created to retrieve the status information based on your request ID when a follow-up message was received.
- The retrieved information would be formatted into an email and sent to the requestor using the PL/SQL API's.
Additional information regarding 9iAS Email and Server Side Rules / PL/SQL API's is available in the Oracle9iAS Email Developers Guide (available on OTN) or at http://otn.oracle.com/products/emailserver/content.html
Best Regards
Duane Jensen

Similar Messages

  • Auto Response System:Need Suggestions

    Hi All,
    I have designed an auto response system(ARS). To understand this, suppose you forgot a document in your system(in house). So , from office you just need to send a mail to ARS with the document description & ARS will send you that document. I have tested this application on Mac air. I think i can convert this for ipad also.
    Regards,
    Saurabh Saxena

    Oracle9iAS Email provides extensible Server Side Rules and a PL/SQL API which can be used to create the functionality you describe.
    At a high level, you might consider the following:
    - Create a custom server side rule that executes when a new request is recieved (how you define a new request is up to you). One of the actions of this rule could be to create a request record in a database. Another action could be to provide a "canned" response back to the sender.
    - A custom rule would be created to retrieve the status information based on your request ID when a follow-up message was received.
    - The retrieved information would be formatted into an email and sent to the requestor using the PL/SQL API's.
    Additional information regarding 9iAS Email and Server Side Rules / PL/SQL API's is available in the Oracle9iAS Email Developers Guide (available on OTN) or at http://otn.oracle.com/products/emailserver/content.html
    Best Regards
    Duane Jensen

  • Document management system using oracle text

    i plan to create document management system using oracle text with following features
    1) document comparision
    2) document search
    and more...
    can oracle text be used to display documents of various formats by converting them to HTML. and can search keywords be highlighted in the document.
    please help!

    Have you ever considered doing this in Oracle Application Express (free on top of the Oracle database)? How about something like:
    http://download-west.oracle.com/docs/cd/B31036_01/doc/appdev.22/b28839/up_dn_files.htm
    Index the files using the CONTEXT index, and perhaps the docs' meta with it using the Oracle Text MULTI_COLUMN_DATASTORE, and then when you write your query for a report on the documents include a search string.
    I've created a number of APEX-based document management systems and it is quite easy once you get the hang of using this environment. I suggest looking at some of the tutorials/how-to documents and you'll be on your way quickly.
    Start with the upload application. Once you can get your documents in, create a report that shows everything except the document. Verify all of this works correctly.
    Add some "items" to the page for the report, and include them as bind variables in the where clause.
    After that, add your Oracle Text index to the database, and toss in a "text-field" item to the APEX page. Modify your report query, adding the CONTAINS clause, and use the newly created item as a bind variable. There's your keyword search.
    Linking to Oracle Apps is done through API's and may be over database links.
    Hope it helps. Though not a step-by-step how to document, this should point you in the right direction. Get familiar with APEX as that covers most of what you described.
    -Ron

  • Implementing Auto Correct Load as Oracle Merge

    Data Services 3.0 documentation reads that Auto Correct Load option for Oracle target will be implemented as a Merge statement, if both the source and the target reside in the same datastore.
    I have set this up as per documentation, however the Optimized SQL still shows a pl/sql stored procedure logic, NOT the Merge Statement.
    My questions are:
    1. Has anybody successfully implemented Oracle Merge?
    2. If answer to (1) is yes, then is there a way to control update and insert elements of the Merge statement? I would like to update the rec_created_timestamp of the target table only on Insert, and update the rec_updated_timestamp on update.
    Thank you.

    having both source and target on the same database or source table accesible from target table throguh Database link is not the only condition for DS Optimizer to use Oracle MERGE command to do auto correct load
    check the following
    Auto Correct load and Allow Merge option is set to yes for target table
    its possible to push down the complete read and load operation to DB, (you are not using function or mapping or join etc that are not supported by Oracle)
    You have Primary Keys defined correctly, this is required to avoid situation where you may not end up inserting and updating the same record (MERGE will fail with Ora error )
    the Identification of INSERT and UPDATE will depend on your key column, you can modify the PK for target table either modfiying the table column properties by opening the schema from Datastore or if you want this only for a particular DF then add a Query transfrom before loader and set the key columns in output schema and set the loader option Use Input Key to yes
    Using User Defined key is safe as long as you make sure that the source data will be unique for that combination else MERGE will fail

  • Building an online inventory system using Oracle fusion

    I am developing an online inventory system which is my college project and I don't know where to start
    But I have collected materials and learned some about the inventory but I don't have knowledge about jsp/jsf or simply j2ee much. And I saw videos of the jDeveloper, Oracle ADF and many good stuffs
    So can anyone guide through it, just a little
    I am not asking to build the project. I just wanted some opening, where to start
    And i have built a database in oracle .
    And gone through some tutorials provided such as "Building Fusion Web Applications" available on cue cards.
    I have understood the framework a little but i don't know where to start
    Build UI or Business Components or else or a login page .
    I have login details set to the database but i don't know how to implement in ADF Security.
    Edited by: SudeepShakya on Oct 17, 2011 7:49 PM

    Thanks a lot for ur information.
    I have gone through the referred documents and also done an example about the ADF Security from Cue Cards.
    But i want to know something about the Security about the adding Users.
    How can we add, drop and edit users from within the Fusion application or a web application, as for now as in the example we create the users and roles by using the jDeveloper.
    To be clear, like in any other webpages like in a mailing websites or any other.
    As in my program, i want the function to add, edit and remove users through the application.
    I also had written similar comment in Shay's blog and he directed some good thing but I couldn't get to the point.
    Is there any example or tutorials for this ?

  • How to implement for sap system use HADR

    hi expert ,
           i am a newbie to sap basis, we have a requirement that do HA for our sap using HADR,i want know if there are some good sulotion for my scenario。
       our scenaro is we have two window 2008 sever host,one host  has a sap system and we want the sap db2 database as a primary,and the other host also has a same the system which is restore from the previous sap system which we implement by system copy using database restore not migration。i want know as our secanrio could i achive SAP application HA by HADR,if we donu2018t have  HA  software  like MSCS。whether we must manual monitor the primary sap   when it stop because any issue like hardware failed and then manual start the other sap system in the other host?
      our two sap system have different sap profile beacause the hostname are different.
    our aim is when one of our host can't use we can immediate start the other sap system in the other host, the less the change the better the solution .
    is it possible?
    thanx very much,
    best regards.

    hi paul ,
        thanx for your information,i have already read the inforamtion about sg247363 once-over and SAMP。 but unfortunately we have a different situation,we only have two windows servers and must installed windows server 2008 OS because some reasons。we also don't have have other host to install sap。as this situation,how could we implement HA beacuse we also don't have shared disk。the window server are isolation。
    i  also read some pdf which download from sdn , in the book the HA is  implemneted as the sap application has a separate host and has two host for DB2 database using HADR,the HA is rely the cluster software 。in this situation the sap application also need HA to avoid single point failure。
        as the limited i have said above, is it possible to do HA by MSCS ,can any body tell me if the MSCS is free to install in OS windows 2008? if we can't use it  free,have any other solution?in the worst , we must manual monitor the application and when a sap application or database can't work ,we want to restart the other sap which in the other host,we need the database synchronization between two database which using HADR。is it possible ?if it do, whether there are some additional setup for sap application because the two sap application have different sap profile name(a sap is a system copy from the other by database restore)。
        any reply will be appreciated。

  • I am looking to implement a POS system using my iPad, What is the best software and hardware for POS?

    One of my clients wants to transition to an iPad POS system and I want to know what are the best software and hardware options?
    I am going to completely upgrade the hardware so I'll need solutions for card readers, printers, cash drawers and iPad enclosures that are compatible with an iPad POS system.
    Any help would be appreciated!

    We're a small business and we decided to go on iPad POS deployment and started researching. We chose Maclocks iPad POS stand since it is the most secured way to use your iPad as a POS plus its design is awesome and takes 2 minutes to set it up! They have it for iPad mini too.
    You can also see Maclocks iPad POS stand in action right here: http://youtu.be/0GaFCt-JDyg
    Check it out:

  • How to work on response set using Oracle Alerts in R12

    Hi,
    I got a requirment, if we create Periodic Alert then how can we use response sets so that we can reply back to emails that we got in inbox.
    Please let me know.
    Thanks,

    Hi Hussein,
    I tried as per the document and getting mail and i dont know how the response mail will stored and the functionality behind that.
    Please let me know the possibility and if u worked on that can you please let me know.
    Thanks,

  • How to implement Automatic Quotation System using JDeveloper?

    Can you point us in the right direction?
    Starting from ER diagrams!
    null

    Hi Marc,
    The best way to add rows automatically are to do 4 things:
    1. Add a row after refreshing the grid's data source if the form is editable to the user. This could be either in OK mode (refreshing an existing record) or for new records (replace key of 123 with -1 or some value you know will never exist and always return zero records).
         form.DataSources.DataTables.Item(0).ExecuteQuery("SELECT * FROM [@TABLE] WHERE Code = 123");
         grid.DataTable.Rows.Add(1);
    2. Add a row if the user has entered a value into the key column(s) on the grid's last row.
    if(itemValue.ItemUID == "GridUID" && itemValue.ColUID == "Col1UID" && itemValue.EventType == SAPbouiCOM.BoEventTypes.et_VALIDATE && itemValue.BeforeAction == false)
         if (this.grid.DataTable.GetValue("Col1UID", itemValue.Row).ToString() != "" && itemValue.Row == this.grid.Rows.Count - 1)
              this.AddRow();
              // Set any default values you want to
              grid.DataTable.SetValue("Col1UID", this.grid.DataTable.Rows.Count - 1, "-1");
    3. Handle the Add Row menu event and add a new row.
    4. Handle the Delete Row menu event and if the row being deleted is the last row, add a new row.
    And you will have to loop through each row upon saving to save the data back to the database using SAP's recordset object and an INSERT, UPDATE or DELETE statement.  Typically I have a global variable to store the keys of any rows deleted if they are not new (unsaved) rows. Upon saving, I loop through that array and delete them from the database.
    I hope this helps.
    David

  • How to implement a dual booting PXI system using windows 7 and labview RT

    Good Day
    My name is Mariano Ocana from the University of Manitoba, and I want to implement a dual system using windows 7 and labview RT in a PXIe-1082 chassis with a PXIe-8102 embedded controlled (the chassis came with windows 7 installed). What are the steps to use both systems (windows and RT)  in the same chassis?, in the NI help comes an example implementing a dual system using windows xp and RT, it is the same procedure?.
    Thank you in advance for all your help.
    Regards
    M. Ocana

    Greetings, Mariano.
    The real issue you have to contend with is whether or not you have a LabVIEW RT license.  If the 8102 controller was purchased Windows-Only, you likely do not have a license to run LabVIEW RT on the controller - you can purchase one, I think it's about $500, and at that point you can request a LabVIEW RT Configuration CD (that's not what it's called, but the sales guy will know what I'm talking about).  The Config CD is a CD that will partition your controller correctly with both FAT32 and NTFS filesystems (in the appropriate way) to allow you to run Windows 7 and LabVIEW Real-Time on the controller correctly.  Once done, you can then switch within the BIOS between LabVIEW Real-Time and Windows in order to dual-boot.  
    Either way, you likely need to contact NI sales to either purchase an RT license (if one was not received at the time of purchase) or to request a Configuration CD (it might also be called a dual-boot install CD or similar).
    -Danny

  • I'm looking for customer references who are using Oracle IFS or OCM

    Dear All,
    I'm looking for customer references who are using Oracle IFS or OCM or Oracle Files for their document management systems. So, if anyone can support me i appreciate.

    We have implemented a document management system using Oracle 9iFS 9.0.2
    I would be happy to let you know of our experiences to date.
    Niels Montanana
    Technology Director
    Practical Law Company
    London, England

  • Enforcing integrity using oracle specific data base commands .v. using fron

    Full subject : Enforcing integrity using oracle specific data base commands .v. using front end.
    It ought to be generally accepted that it is better to enforce integrity directly in the data base using constraints, dependencies, triggers etc rather than leaving it to specific front end programmes.
    In my view, the chief advantages - of enforcing integrity directly in the data base - are:
    (1) No process can violate the integrity.
    (2) Being server centric, these commands run on the server and so can be easily sized in one place.
    (3) One time data migration (imports) into the system using Oracle tools or SQL commands would also need to conform to the integrity constraints. Thus an implementor would be assured that the basic data is alright.
    I am faced with a situation where we are about to implement a new Oracle based package. During data migration, when we discovered that there are no integrity constraints built into the target data base, the package vendor asserted that it is not necessary to build in integrity into the database. This seems to be an extreme and risky view.
    Further, it is argued by the package vendor that putting constraints directly in the data base would significantly increase the needed resources (RAM) on the server. In my view, this increase is trivial and anyway, hardware costs are crashing day by day.
    In the absence of integrity checks in the data base, it seems to me that every program would have to extra zero value work to ensure integrity of the end user data. It will still never be complete.
    I would like to know the pros and cons of implementing without integrity constraints.
    OK.

    AnanthaP wrote:
    Full subject : Enforcing integrity using oracle specific data base commands .v. using front end.
    It ought to be generally accepted that it is better to enforce integrity directly in the data base using constraints, dependencies, triggers etc rather than leaving it to specific front end programmes.
    In my view, the chief advantages - of enforcing integrity directly in the data base - are:
    (1) No process can violate the integrity.
    (2) Being server centric, these commands run on the server and so can be easily sized in one place.
    (3) One time data migration (imports) into the system using Oracle tools or SQL commands would also need to conform to the integrity constraints. Thus an implementor would be assured that the basic data is alright.
    I am faced with a situation where we are about to implement a new Oracle based package. During data migration, when we discovered that there are no integrity constraints built into the target data base, the package vendor asserted that it is not necessary to build in integrity into the database. This seems to be an extreme and risky view.
    Further, it is argued by the package vendor that putting constraints directly in the data base would significantly increase the needed resources (RAM) on the server. In my view, this increase is trivial and anyway, hardware costs are crashing day by day.
    In the absence of integrity checks in the data base, it seems to me that every program would have to extra zero value work to ensure integrity of the end user data. It will still never be complete.
    I would like to know the pros and cons of implementing without integrity constraints.
    OK.It's a shame you seem to be so far into the process and committed to this vendor. I once had a vendor tell us his product would run on Oracle but they recommended MS SQL Server because "oracle can't handle more than 5 concurrent sessions." I made sure that vendor didn't make the short list.

  • Attachment function using oracle form?

    Hi guys,
    I am developing a logistic system using oracle forms, how can I attach a document to the shipment function?
    Anyone has experience on attaching a document on oracle form? Any table structure required?
    FAN

    user623471 wrote:
    Hi guys,
    I am developing a logistic system using oracle forms, how can I attach a document to the shipment function?
    Anyone has experience on attaching a document on oracle form? Any table structure required?
    FANHow would you like your document to be attached??? What is the nature of your Document??
    If it's the records of another form like an invoice already typed in in your application, you can simply add a field that holds the ID/Number/Reference of your document, and have a button that drills down the data for you.
    If it's a scanned document you can use an image item, and display the document in an that item in your forms.
    Tony
    Alternative for images you can use BLOBs and other types of systemfiles
    Edited by: Tony Garabedian on Sep 2, 2008 10:19 AM

  • Single sign-on using Oracle Identity Management

    Hi All,
    I am new to Oracle Identity Management. We are planning to implement Oracle Identity Management in our environment, which consists of :
    * Microsoft Active Directory.
    * Microsoft Exchange
    * Oracle eBusiness Suite Release 12 running on RedHat Enterprise Linux 5.5
    Is it possible to implement single sign-on using Oracle Identity Management. Once you integrate Microsoft Active Directory, Microsoft Exchange & Oracle eBS, a user should not be prompted to enter password to access Oralce Applications once he logins to his computer/Windows.
    Thank you for your time.
    Thanks

    Hi,
    You need to use different product eSSO for single sign on. to manage user credentials for applications from OIM then you need to implement Provisioning Gateway connector.
    Once you have eSSO Logon manager running on users workstation, user will be prompted for credentials for first time then going forward it will not ask.
    Regards,
    Raghav.

  • Can a dotnet application talk with unix os using Oracle SOA Suit?

    how can a dotnet application talk with unix operating system using Oracle SOA Suite? I have to automate a process on unix server like create user through dotnet application.. is it possible?
    My dotnet application is used for creating users, granting access on the servers. Some servers are 21C servers and some are legacy servers. In this dotnet application a user make certain request for the rights on those servers e.g. create user, give access rights, change password. This application is treated as user interface and maintaining tool of all this information and later on the basis of that request it generates the job-sheet. This job sheet is forwarded to responsible engineer who further provisions the request manually by going to that specific server in the request. So I want to automate this process that when user put any access or create user request then the moment he puts the request, that request should be provisioned without any human intervention i.e. automatically users must be created or password must be changed. I believe you will get an enough idea about my problem from all above information. So please help me.

    Post your query at "SOA Suite Discussion Forum"
    SOA Suite

Maybe you are looking for

  • CS4 Master Collection - Problem occurred while extracting...

    After spending $1,500 and two days of RL time downloading the CS4 Master Collection twice, I am just a tad frustrated. Each time I download the CS4 suite file and try to install it, I immediately get the error: "A problem occurred while extracting th

  • Query Tuning Assistance - part 4

    636 - access("TC"."TRANSACTION_NBR"="FIN_AGING_INVOICE_VIEW"."MAX_TRANSACTION_NBR") 649 - access("A"."PAYMENT_NBR"="TA"."PAYMENT_NBR") 650 - filter("TA"."REVERSED_TRANSACTION_NBR" IS NOT NULL AND "TA"."PAYMENT_NBR" IS NOT NULL AND "TA"."INVOICE_NBR"

  • Regarding Application Performance

    Hi, I am developing the application using JSF Framework. For AJAx functionality I used a seperate servlet and for some other purpose I want to create one more servlet. Is there any problem in Performance if we keep on creating servlets in the applica

  • ICloud email for my Apple ID?

    Hi I have a gmail email for my Apple ID, I wanted to change the Apple ID into my iCloud address, you know, Apple email for Apple ID. But when I change it in iTunes Store, it says: - I don't have MobileMe, I have iCloud, looks like they haven't change

  • FTP Client Setup Problems

    I cannot get access to my web server on my new Mac. I have finally gotten back to working on a Mac, after having to use Windows for work for a long time, but I cannot get ANY ftp client to access a server that I have been accessing for two years. I a