Automatic creating a Interaction record in the WebClient

Please help!  I need a way to automatically create a Interaction Record in the Web Client from a file.  Is anybody know how to do this.  I need to extract data from another system like R/3 and automatically load this into the interaction record, but I don't which ways to approach.

Hello,
In a SAP standard scenario an interaction record is always created. You can however control this behaviour in the "Business Transaction profile" which is linked to the "main IC web profile". In that business transaction profile you need to define a "leading" business transaction. This leading bus. trans. is the transaction that is created the moment a business partner is confirmed.
To automatically fill this "leading" bus. trans. (an interaction record in your case) you have multiple options, you can code this directly in the webclient BSP pages (eg by subscribing to the "bp confirmed" event and then fill the interaction record that is created) or in the overall system by working with events on bus. obj. To control what is initially filled there is no standard process foreseen in this flow.
Hope this helps,
Kind regards,
Joost
Edited by: Joost Stallaert on Jan 19, 2009 11:25 AM

Similar Messages

  • Follow up email creates a interaction record in business context area

    Hi experts,
    We have just upgraded system to 7.0. here we are facing a problem when we create a service order and save it.then we go to inbox and search for the service order->create afollow up activity->go to the action and send a follow up email.
    Now as per requirement: once we send the follow up email it should appear in the business context area with status "out email"
    but here once we send the email another interaction record is getting created in business context area and when we click on the interaction record we have the email with status"sent email" in the activity clipboard.
    even If we go to SOST t.code we find the email which was sent is listed here.
    if anyone has faced similar issue kindly suggest.
    Thanking you in advance,
    Deepa

    Hi Joaquin ,
    I have already gone through Notes  669072 scenario 1 and all teh customising is maintained properly.
    The main issue is as per requirement when we send the follow up email it should not create a new interaction record and the sent email should appear in the business context area.
    Regards,
    Deepa

  • Follow up email creating a interaction record

    Hi experts,
    We have just upgraded system to 7.0. here we are facing a problem when we create a service order and save it.then we go to inbox and search for the service order->create afollow up activity->go to the action and send a follow up email.
    Now as per requirement: once we send the follow up email it should appear in the business context area with status "out email"
    but here once we send the email another interaction record is getting created in business context area and when we click on the interaction record we have the email with status"sent email" in the activity clipboard.
    even If we go to SOST t.code we find the email which was sent is listed here.
    if anyone has faced similar issue kindly suggest.
    Thanking you in advance,
    Deepa

    Hi Joaquin ,
    I have already gone through Notes  669072 scenario 1 and all teh customising is maintained properly.
    The main issue is as per requirement when we send the follow up email it should not create a new interaction record and the sent email should appear in the business context area.
    Regards,
    Deepa

  • How do I automatically create bookmarks in adobe using the Scanjet pro 3000 s2?

    How do I automatically create bookmarks in adobe using the Scanjet pro 3000 s2?

    Does the file you are writing have a timestamp in it?  If so you could read the timestamp from the last time it was written and see if the day has changed, handling the name of the file appropriately.  The easiest way to record the timestamp is probably to write the timestamp as the number of seconds that have elapsed since 12:00 am on Firday January 1st 1904 in UT.  The "Get Date/Time in Seconds" function will give you this value.
    Message Edited by jmcbee on 03-05-2009 12:56 PM
    CLA, CLED, CTD,CPI, LabVIEW Champion
    Platinum Alliance Partner
    Senior Engineer
    Using LV 2013, 2012
    Don't forget Kudos for Good Answers, and Mark a solution if your problem is solved.

  • Automatic creation of interaction record

    Hi Experts,
                       We have a requirement to create the interaction record automatically. Below is the scenario.
    1. E-mail will have a subject specified with BP number, On receiving of an e-mail from a business partner(Customer)
    2.The system has to pick the BP number,category from the e-mail subject
    3. After the above mentioned step2 , system has to generate an interaction record automatically by taking the information from the e-mail subject.
    Please provide your inputs on how can i achieve the above requirement. I am looking into ERMS, i am not sure whether it really required in the above mentioned scenario. Thanks
    Regards,
    Lakshmana.P

    Hi Lakshmana,
    There is ERMS service very similiar with your requirement: AH_CREATE_IR (corresponding class: CL_CRM_ERMS_AH_CREATE_IR). Instead of searching the BP in the subject, it tries to find it by searching with the sender email address.
    So, I would create a new service  based on this one (including a new class based on CL_CRM_ERMS_AH_CREATE_IR) and assigned it to my ERMS service manager profile. Then I would adapt the new class to meet your needs.
    Hope that helps.
    Kind regards,
    Garcia

  • Navigation to Interaction Record from the script

    Hi Experts,
    I am very new to Interaction Center.
    I have created a script. My requirement is : After the end dialogue, it should automatically take me to the Interaction Record.
    Can you please let me know how could this be done in a detailed way.
    Thanks,
    Nandini

    Hello Nandini,
    Try to use template: Navigation. You can find some usefull information how to use in this thread: http://scn.sap.com/thread/1902384
    BR
    Piotr

  • Automatically creating non-interactive PDF forms from XML data

    Hi All,
    I am a newbie to the whole Adobe LifeCycle Designer product and have been trying to find a definitive technical article on a way to automatically create pdf documents from template forms using XML data. I can create the XML, I can create the form based on the XML schema but I can't seem to find anything which explains how to automatically associate the form with the each xml file that I create and produce a pdf document based on the xml data.
    The project I am working involves creating marketing brochures, driven from our enterprise databases, to be sent to a printer. No user interaction is required, and I estimate that we'll need to create around 500-1000 pdf's per day.
    To me this seems like it should be quite a simple task but I can't find anything which gives me a starting point.
    Any help would be greatly appreciated.
    Regards
    Nick Smith

    Hi Nick,
    Just curious if you figured out how to generate a PDF out of a template? I've a similar requirement where I transform XML schemas into templates, convert the template into a PDF document, and at run time bind the PDF with the form data.
    To sort of answer your question of how to bind an XML instance file to a form, if that form is an XML-FORM, then all you'd need to do is open that document as a PDF document using the PDFFactory, and invoke the importFormData() method on it, passing the XML instance as the input stream.
    The harder part though is getting the PDF out of the template in the first place, without using any adobe user interface period.
    Karthick

  • Using combination of insert into and select to create a new record in the table

    Hello:
    I'm trying to write a stored procedure that receives a record locator parameter
    and then uses this parameter to locate the record and then copy this record
    into the table with a few columns changed.
    I'll use a sample to clarify my question a bit further
    -- Create New Amendment
    function create_amendment(p_mipr_number in mipr.mipr_number%TYPE, p_new_amendment_number in mipr.amendment_number%TYPE)
    return integer is
    new_mipr_id integer;
    begin
    THIS is causing me grief See comments after this block of code
    insert into mipr
    (select mipr_id from mipr where mipr_number=p_mipr_number),
    (select fsc from mipr where mipr_number=p_mipr_number),
    45,
    (select price from mipr where mipr_number=p_mipr_number),
    practical,
    (select part_number from mipr where mipr_number=p_mipr_number);
    THe above will work if I say the following
    insert into mipr
    (select * from mipr where mipr_number=p_mipr_number);
    BUt, Of course this isn't what I want to do... I want to duplicate a record and change about 3 or 4 fields .
    How do I use a combination of more than one select and hard coded values to insert a new record into the table.
    /** Ignore below this is fine... I just put a snippet of a function in here ** The above insert statement is what I need help with
    select (mipr_id) into new_mipr_id from mipr where mipr_number=p_mipr_number + amendment_number=(select max(amendment_number) + 1);
    return new_mipr_id;
    end;
    THANK YOU IN ADVANCE!
    KT

    function create_amendment(p_mipr_number in mipr.mipr_number%TYPE)
    return integer is
    new_mipr_id integer;
    tmp_number number;
    tmp_mipr_id integer;
    begin
    tmp_number :=(select max(amendment_number) from mipr where mipr_number=p_mipr_number);
    Question:
    tmp_number :=1; works..
    tmp_number doesn't work with the select statement?
    Obviously I'm a novice! I can't find anything in my book regarding tmp variables... What should I look under is tmp_number a
    variable or what? In my Oracle book, variable means something different.
    Thanks!
    KT
    I have the following code in my stored procedure:
    Good luck,
    Eric Kamradt

  • How do I automatically create a new file at the beginning of a new day, otherwise I only want to append that days file?

    In my robotics application I store my data using "Write to Spreadsheet.vi". I would like to append the file each time I run the program on any given day. On a NEW day I would automatically like to create a new file with a smiliar name and append that file for the day on which it is created. It's easy to do using the "Write to Measurement File. vi" but the text file created is vertical rather than horizontal, so I would like to use "Write to Spreadsheet". Any suggestions?
    Also how to I include my VI as part of this question for others to see?
    Thank you.
    Attachments:
    Untitled 4 (SubVI).vi ‏7 KB

    Does the file you are writing have a timestamp in it?  If so you could read the timestamp from the last time it was written and see if the day has changed, handling the name of the file appropriately.  The easiest way to record the timestamp is probably to write the timestamp as the number of seconds that have elapsed since 12:00 am on Firday January 1st 1904 in UT.  The "Get Date/Time in Seconds" function will give you this value.
    Message Edited by jmcbee on 03-05-2009 12:56 PM
    CLA, CLED, CTD,CPI, LabVIEW Champion
    Platinum Alliance Partner
    Senior Engineer
    Using LV 2013, 2012
    Don't forget Kudos for Good Answers, and Mark a solution if your problem is solved.

  • How to know who has created a particular record in the data base table

    Hi All...
    Can any one tell me how to track the information about who has entered the records in to the data base table....
    Thanks in advance...

    You could check the Created By and Created On fields if your tables contains these fields.
    OR
    You could check the table DBTABLOG if table logging is enabled for the table
    OR
    You could check the Change document tables CDHDR and CDPOS.
    -Kiran
    Please mark useful answers

  • How to creat a new record in the Db table

    Dear all,
    I am trying to update a DB table and i want to create new records in this table every time the user changes something on the screen,
    I want to append the DB table and not update it how should  i go about this???
    Regards,
    Vijay.
    PS:

    Hi
    User INSERT statement for the same...
    Please read the help...
    Cheers,
    Hakim

  • HCM Process and Forms - Create and End record using the same form scenario

    Hi All,
    I have the following requirement while using HCM Processes and Forms: Using one form/scenario I need to both create a record or be able to end a record for infotype 841. When looking at the back-end service SAP_PA I have operations Create, Change, Change without delimiting and Delete. My requirement would be to do both a create and a delete I guess, but these two can't be selected at the same time while configuring the form scenario.
    I was thinking about doing somethign with the startdate and enddate instead of using the effective date. But I have no clue how to do that.
    How would this be possible?
    Thanks,
    J

    You are correct in assuming that you cannot have a create and delete on the same infotype. The config will not allow it.  Instead, configure the create and then do the delete via a call to you own method in the workflow or via the advanced generic service
    Cheers
    Ian

  • LSO - How to create classroom training records in the past using LSO trans

    Hello,
    we are managing classroom training outside SAP but we want to maintain retrospectively the information in LSO in order for employees to see in the Portal as Completed Training.
    When using the LSO transaction (e.g. LSO_PV08) to book the participant the system uses the current date. And this date is not modifiable using PP01 for the system does not allow direct maintenance of "E A025 to P" relationship.
    Is there a way to "control" the booking date?
    Thanks
    Kind regards,
    Olivier

    Hello Deepak,
    thanks for your help.
    The issue is that changing T777E is not enough to be able to maintain the fields value. Indeed when I select the relationship through PP01, then additional data, the screen I end up with, does not allow maintenance and rather display a message "Protected tab titles are not supported (tab TABSTR_025 title TAB1)"
    Anyway what I would like to know if there is a way in LSO, when using standard functionalities such as "Booking a course" (with LSO_PV00 for example) to control the booking course date (for my system it is always the system date which is not acceptable if I want to create historical data [my classroom training took place last month so I want my training records and more specifically the "Booking Date" to be last month ]
    Regards,
    Olivier

  • Copy and paste titles wasn't supposed to automatically create a new title since the last update ?

    I thought that one of the updates during this year for premiere includes the smart idea of using titles the same way that FCP does, copy and paste creates a new title so when you change the content it will not affect the original title.
    but I just did copy and paste and it still using the same title asset so when I change one it affect it other one.
    please let me know if I'm doing anything wrong.

    Thanks ! that did the trick !

  • Creating multiple library records for the same song

    Is it possible to create multiple entries in the itunes library for a single file, each with different metadata? I have a number of songs which appear on several albums each. I would like to be able to see complete track lists for these albums, but I don't want to uselessly fill up disk space with duplicate files.

    I do not think so. The way the music lib XML is setup there is one single reference to a file, and multiple play lists can point to that reference. How may of these files do you have?

Maybe you are looking for

  • Balance Sheet Crystal report

    Hi, Can we call a crystal report (Layout) on Balance Sheet form by taking the Date parameter??? Regards, Amrut Sabnis

  • Load Balancing Linux servers with CSS 11050 series

    We would like to load balance Linux FTP and Web servers with a CSS 11050 series device. Does the content switch use SNMP to load balance the servers? If so, which MIBs need to be loaded on the servers?

  • How to delete entire time machine backup folder? as well as any backups placed in the trash

    trying to free up a drive by deleting the back ups folder. Tried to do it via trash and ended up getting error 8003 or somthing. tried deleting a backup individualy but found that i now have the file stuck in my trash. Did not think it would be this

  • Developer update for Bridge Developers

    Hello all, If you are creating plug-ins for the Creative Suite of Adobe applications, you'll want to attend this ninety minute session for an update on developing plug-ins for Photoshop, Illustrator, InDesign, Bridge, Version Cue, and XMP. Topics inc

  • Ocp center in chennai

    hi, i am a student ..instrested in taking ocp-9i fundamentals exam....can any one provide me with details of chennai's oracle prometric center...and any website for free ocp mock test....