Variable data persists through transfer

Good afternoon all!
Problem: Calls that are answered by CTIOS agent and then transfer fail with busy signal to queue if no agents are available at LAA
Components: UCCE 7.5, UCM 7.1.3, IP IVR 7.0.4 (Hardware conferencing used via 3845 ISR device)
I've run across a challenge that has probably been happening for a while.  I've started to see a lot of calls failing through queues to agents.  One of the things we do is all calls come into our center and hit an IVR for the customer to pick a department.  So right off the bat we transroute the call to VRU for IVR treatment.  The customer picks their option and the call is sent to the agent in the center who answers the customer.
The problem begins when the agent determines the customer may need to be transferred to another group due to whatever reason the customer ended up in the wrong department.  The customer will press the CONF button in CTIOS and enter the 4 digit transfer DN for the next group.  Sometimes that goes through another transroute sometimes not depending on agent availability.  The first thing all calls should do in every script is check Variable9 data to see if the call has already passed through a transroute to VRU node.  If that is TRUE the call goes around the transroute and connects to the queue to skill node.
At  this point the customer is on hold in CTIOS and the agent is trying to find another agent in another group via supervised conference.  What I'm seeing is when the above happens the second leg of the call (the conference call) will KEEP the Variable9 data saying its been through a transroute and the call will take the fail path on the queue node and ring busy.  If I put ANOTHER transroute under there it transroutes successfully.  We use hardware to bridge CONF/Transfer calls through our PBX also so not sure if the 3845 is playing any tricks in this scernario.
My question would be can I stop the CONF leg of the call from passing variable 9 data since it's a new leg on a call so the transroutes properly work as designed or should I just continue to drop another transroute under queue paths to cover this perceived issue?  I'm also open to all other suggestions on best possible scenario to handle this situation.
Edit: In the interest of rewriting my entire post I do understand I want all my variable data to pass to the new agent being conferenced ultimately.  My goal is for that to happen AFTER the conf and not on both legs of the call which seems to cause this issue.

Surya,
Please take a look at the Wiki e-book.  It seems you are trying the Chart of Accounts template.
https://wiki.sdn.sap.com/wiki/display/B1/SAPBusinessOne...ToGo-10.DataTransfer+Workbench
Also, the SDK Help files have useful information about the valid values for different objects.
Suda

Similar Messages

  • How do I create multiple-up pages populated with variable data?

    I am trying to create a variable data Illustrator file but with a catch, I have to create multiple points of data on one artboard.  I am using a template with 36 identical shapes, and I'm trying to add a different image to each based off of using variable data.  I understand the premise of creating multiple output files based off of an illustrator file and data, but I have to create a single output file using 36 points of data, all QR codes.  The reason is that this 36-up 14.5" x 14.5" sheet will be printed on a large format inkjet and then be fed into another machine (not a cutter) that requires that specific layout for it's process.  I cannot create individual files, I need sheets based off of my 14.5" x 14.5" 36-up template.
    Any suggestions other than making each shape in the template a separate variable (even though they are all the exact same shape) would be greatly appreciated.
    My goal is to populate each of these shapes with a different QR code and then output the whole sheet as a single .EPS or .PDF file.

    My goal is to populate each of these shapes with a different QR code and then output the whole sheet as a single .EPS or .PDF file.
    You're barking up the wrong tree for this with Illustrator's Variables palette.
    Think of it like this:
    Imagine a typical spreadsheet with multiple rows of the same kind of data, except for the first row which serves as the "labels" of the columns.
    The on-page objects which you define as Variables in Illustrator correspond to the first row; the column labels.
    The datasets correspond to the following rows of values below the label row.
    Cycling through the datasets simply moves up and down the rows, revealing one row's data at a time for each of the column labels.
    Your multi-up array does not fit that data model. You are essentially trying to make a layout showing all the individual cells below the single label of one column (downward across all rows). (Illustrator's Variables feature doesn't even let you put multiple instances of a single variable in the document, so that the same value occurs in multiple places.)
    You're trying to build the functional equivalent of a typical "gang up" press sheet, like a 10-up layout of business cards, each showing the same kind of data (name, phone, etc.) for multiple employees, so that you don't have to do separate press runs for each employee. That's certainly a common need, and one quite appropriate to a program like Illustrator. But Illustrator's Variables feature does not do that.
    Essentially, what you are wanting to do is to replicate the basic functionality of any program which is used to print labels from data (like the typical mail merge function for address labels which are ganged up with some number of different labels on a page). What you want could be done in Illustrator via a custom JavaScript, but it would be a pretty silly exercise in reinventing the wheel. If it were me, I'd probably build the solution in FileMaker Pro (a database program), depending on the specific graphics requirements. However, you should be able to do it in InDesign, using its data merge feature.
    JET

  • Table for  the PO Date and Stock Transfer Order Date of a material no

    Hello Everyone!
    I am having a requirement where I want both the Purchase Order Date and Stock Transfer Order Date of a perticular material no.
    On the basis of difference of these two dates I want to find out the period for which the material was present in supplying plant.
    I am not getting the table through which I can get these two dates for a material.
    Please help me out.
    Its urgent.

    hi,
    see these tables:
         EKKO – Purchase Order Header Table
         EKPO – Purchase Order Item  Table
         EKBE – PO History table.
    reward if its useful

  • How to create a PI Sheet with variable data

    Hi, I am working in version 6.2 of SAP.
    The requirement that I am trying to configure in PP PI is to create a PI Sheet that contains variable data in the instructions.  I have been attempting to use Process Instruction type 2, Simple DATA_REQUEST_TYPE, and a basic Message Characteristic that is similar to PI_COMM.
    The problem that I am having is in using PPPI_VARIABLE with PPPI_DEFAULT_VALUE.  When I run a check on the Process Instruction I constantly get sequence errors; "Assign PPPI_VARIABLE before the corresponding mess. characteristic" or "Characteristic 0020 PPPI_VARIABLE cannot be used in this position".
    Can someone please help!  I have read through SAP Help so much I can't see straight any more.
    Thanks,
    Also, if someone knows of a GOOD book on PP PI, please let me know.
    Thanks again,

    Hi,
    I am using the Process Instruction Cat. INSTR in the first Process Instruction and a similar Cat. INSTR3 in the second Process Instruction.
    Here are the entries:
    INSTR -
    0010     PPPI_DATA_REQUEST_TYPE          Simple Data Request
    0020     PPPI_MESSAGE_CATEGORY          ZPI_ALL
    0030     PPPI_PROCESS_ORDER
    0040     PPPI_VARIABLE          SLEW_TEMPERTURE
    0050     PPPI_DEFAULT_VALUE          150.00
    0060     PPPI_VARIABLE          DEF_STRING
    0070     PPPI_DEFAULT_STRING          F
    INSTR3 -
    0001     PPPI_DATA_REQUEST_TYPE          Simple Data Request
    0002     PPPI_MESSAGE_CATEGORY          ZPI_COMM
    0010     PPPI_OUTPUT_TEXT          Phase
    0020     PPPI_OUTPUT_CHARACTERISTIC          PPPI_PHASE
    0030     PPPI_PHASE_SHORT_TEXT
    0040     PPPI_OUTPUT_CHARACTERISTIC          PPPI_PHASE_SHORT_TEXT
    0060     PPPI_OUTPUT_TEXT          Operation 1: Slew to
    0070     PPPI_OUTPUT_VARIABLE          SLEW_TEMPERTURE
    0080     PPPI_OUTPUT_VARIABLE          DEF_STRING
    These are the instructions that are created:
        PI Sheet
        PI sheet        000000000000000001     New
        Recipe group    50000014               CtrlRec.Destin. 01
          Operating grp.  : PVCME GROUP 1
                                                     Phase
                                                     Operation 1: Slew to
    As you can see the variable data is not produced in the instructions.
    And I have these errors:
    - Charact. 0070 PPPI_OUTPUT_VARIABLE: Define variable SLEW_TEMPERTURE first
    - Charact. 0080 PPPI_OUTPUT_VARIABLE: Define variable DEF_STRING first
    Ideas?

  • Variable file name through Receiver mail Communication channel

    I need to send a file through receiver communication channel   with the following name ( YYMMDD schema)  . The YYMMDD is current date .  I know how to create these file names throug FCC ( file communication channel) , I tried in the same manner to create this file through Receiver Mail CC , but it did not work  .  If you have any ideas , can you please share with me ?
    ABC_MMYYDD.TXT
    Thanks.
    Ritvik

    Hi Ritvik,
    Also, Please look at this link and see if it helps you. It is generating variable file name through a UDF
    Re: Problem in dynamically file name generation procedure
    Best Regards

  • How can I do a multiple record data merge, but specify that a specific text frame with variable data only merges on the first record?

    I'm doing a multiple record data merge, I have 2 frames both with variable data placed inside.
    I would like to specify that one of the text frames only merges once(first record) and the other frame multiple times for each record in the data file.
    Is it possible?
    I thought that perhaps if I place the text frame that must merge once on the master page, it would work.  But you are not allowed to place variable text on the master and on the document page.
    I'm going to try it through scripting next, but thought that perhaps there is an easier way that I'm not aware of.
    Thanks,
    Suzanne

    Suzanne,
    If you were trying to post a screen shot, you would need to return to the forum and post it using the "camera" icon at the top of the post editing windows.
    I use a plug-in from Em Software called InData. One of the benefits for what I do is there are no individual frames on a page to deal with post-merge. Individual frames are great for simple merges (address labels, post cards, etc.). But I typically do more other types of merges.
    That said, there is a drawback--one needs to come to an understanding of writing expressions that actually parse the incoming data. So in the spice price list example, that looks like:
    It's reasonably easy once one does it a few times. And it can be far more complicated. The above is from Em Software's samples that has been tweaked. The best thing I can recommend would be to download the trial and see for yourself. They are good at responding to specific questions if you get stumped.
    I imagine this all could be scripted somehow in ID. But I have no idea how and the plug-in just lets me keep working.
    Mike

  • HR Report for viewing data transferred through CO1P transaction

    Hi,
    I have query here about HR data transfer which we do through CO1P transaction. How we can view these data transferred through CO1P in HR module i.e. any transaction or report is available from HR side which can give fair idea values which are passed through PP are visible in HR report / table.
    Your precious reply in this matter will be highly appreciated.
    Thanks in advance.
    Regards,
    Tejas Pujara

    Hi Friends,
    I gone through EVHR and another table LSHR as well which is saving entries confirmation timings i.e. time events and time tickets. But to my surprise, respective time fields entries are shown with 0 values in both tables. I cross checked with AUFNR that AFRU entries contain values for standard values i.e. set up , machine etc confirmed properly and updated in AFRU.
    But same AUFNR values transferred through CO1P are not updated with those values in HR tables.
    Any body can through light on this,
    Alternately, let me know in case I need to post this in HCM forum. Kindly suggest me exact where I need to post this since I found so many sub-categories under HCM section of SCN.
    Thanks & Regards,
    Tejas Pujara

  • Data migration through IDoc processing in LSMW

    Hi all,
    I have an requirement wherein i need to transfer material master data through LSMW conversion process into R/3 database.The data is to be posted through ARTMAS04 inbound IDoc.
    The problem is to transfer the data simultaneousely through <b>multiple instances</b> of <b>E1BPE1MARAEXTRT</b> segment of <b>ARTMAS04 IDoc</b>.
    for example:
    I need to have an assignment  that should work like this:
    E1BPE1MARAEXTRT[]-FIELD1 = '00001'
    E1BPE1MARAEXTRT[]-FIELD1 = '76545'
    E1BPE1MARAEXTRT[]-FIELD1 = 'SAP'.
    Can anybody help me in acheiving this example scenario in LSMW.
    Thanks.

    HI everybody,
    i had solved the problem myself.
    Thanks all.

  • Any Function Module to translate variable data in smartform

    Hi All,
    I am working with smartform.
    My requirement is, when user logins with Japan language.
    then all the data  ( text template and variable data )  should be in Japan .
    By using  SE63 ,i can translate only text data.  How about the variable data in smartform?
    Please suggest any solution.
    Regards,
    Kishan

    Hope you are passing the variable from print program. If not then do the same. and in the print program do the below thing.
       wf_spras = sy-langu.
    CALL FUNCTION 'CONVERSION_EXIT_ISOLA_OUTP
          EXPORTING
               input  = wf_spras
          IMPORTING
               output = wf_language.
      SET LANGUAGE wf_language.
    wa_control_parameters-langu = wf_spras.
    PS : wa_control_parameter , you pass through control_parameters, in to the SMARTFORM calling FM .
    Make sure that the data, which u fill into the variable you are talking about in maintained in the log on language also.

  • Variable dates for a scheduling report

    Hi,
    My report query has "between..and" date clause in WHERE condition.
    I am planning to use the same report to schedule daily, weekly and monthly.
    1. If user schedule a report daily then query where clause should be
    trandate between sysdate - (sysdate-1)
    2. If user schedule a report weekly then query where clause should be
    trandate between sysdate - (sysdate-7).
    3. If user schedule a report monthly then query where clause should be
    trandate between sysdate - (sysdate-30).
    How can we dynamically change the variable dates using Oracle reports using scheduler?
    I thought of using lexical parameters but our users doesn't like to give any other values except scheduling report through scheduler.
    Please advise.

    Hi Prasad,
    By Scheduler probably you mean the Reports Queue Manager. If you use the Reports QM, you may not be able to access the scheduling parameters in your report / query.
    However, you can design a simple HTML parameter form where the user will have 3 values in the drop-down (daily, weekly, monthly). Depending on what is selected, you can construct a reports command line where you pass BOTH
    schedule=.....
    and
    p_where_clause=....
    The "schedule" parameter will schedule the report in the server, while the other parameter "p_where_clause" will determine what to use in the report query. So the user makes only one selection and you pass both parameters based on the selection.
    Navneet.

  • Variable Data in Symbol

    Windows XP AI SC3
    Not sure if AI is suited for this or not...
    I would like to be able to create a symbol, that when placed in a document, it can pull from a dataset to populate certain data.  The customers phone number and address for example.
    I have played around with variable data for some things, but trying to accomplish this has been less than fruitful...

    function(){return A.apply(null,[this].concat($A(arguments)))}
    Specifically, I was referring to AI's "Variable" panel and Dynamic object.  Dynamic Text to be more exact.
    So all the Variables are text Variables? There are no GraphData, Visibility, or LinkedFile Variables involved?
    For my own purposes, I have devised a Javascript that populates the Variables Palette with DataSets from ordinary tab-delimited text. But again, I would have to see a thorough description of your problem to tell you if it is applicable to your situation.
    function(){return A.apply(null,[this].concat($A(arguments)))}
    I am pretty sure I can get the Dataset file to load when a file is opened (custom plug in).
    Assuming the XML file is formed to Illustrator's liking, you could also probably accomplish the auto-import with a Javascript that runs at launch. But that would, of course, just load one row (one DataSet) of the data into the bound objects. What's the big deal about using the Import XML command when the file is opened?
    So, if I have a template that has Dynamic Text elements, I should be able to open a file and have the data pulled from the XML dataset on open, automatically populating the variable text elements.
    Again, I don't know what you mean by "have the data pulled." The bound objects on the page will only contain one DataSet (one "row" of the data, were it tabular data) at a time. You could then use a mere Action (macro) to cycle through the DataSets and export the versions, if that's what you're talking about. But a startup script would only import the data Variable Library into the Variables Palette. Again, that's a one-shot deal; I don't see what's the big deal about invoking one command in the UI to load the whole Library.
    function(){return A.apply(null,[this].concat($A(arguments)))}
    This will work well for variable text elements that are in the document.  However, if I create an Illustrator symbol and try to make the text dynamic, it does not appear to work.  I can go through the motions, but loading different datasets doe snot appear to affect the symbol.
    Ilustrator Symbols cannot be bound as Variable objects. There are four types of Variables: Text, GraphData, LinkedFile, and Visibility. Why do you need this to be a Symbol? Is it required that multiple instances of the same column from the DataSet occur in various places on the page? If so, the Variables Palette is probably not your best solution. You would have to have multiple columns in your DataSet containing the same value, because even with ordinary textFrame objects, you cannot bind several to one Variable.
    function(){return A.apply(null,[this].concat($A(arguments)))}
    First, I would like to accomplish this within AI if possible, so whatever tools AI may give me, is what I am talking about.
    Workarounds are conceivable. But frankly I probably wouldn't bother (again, depending upon the specifics of the problem). InDesign provides a proper and straightforward data merge feature that works with ordinary tab delimited text, so you can enter the same placeholder as many times as you need on a page, and anywhere within a textrange (whereas Illustrator's Variables feature does not allow binding of multiple variables within a single textFrame).
    JET

  • Text Manipulation and Variable Data in Photoshop

    Our company is getting into variable data printing. There are a few ways to get variable data into photos. I've played with a program called Direct Smile. Its text manipulation tools are rather good. It lays a grid over the text and you can select each grid intersection and pull and push to get the text into the shape you want.
    There are other programs that work through InDesign and Photoshop, using scripts to insert the variable data into the Photoshop text layer.
    When I tried to warp the text in Photoshop I found that beyond a certain point, you have to flatten the text, at which point, it's no longer a text layer that can accept variable data from a database.
    Is there anything like the grid tool in Direct Smile in Photoshop?

    I’m unfamiliar with Direct Smile.
    But for text-manipulation in Photoshop You might want to consider converting the Text to a Smart Object which can then be warped or treated with the Distort-Filter Displace, all the while maintaining the text-layer within the SO and thusly its editability.
    And if I remember correctly one can even make Liquify applicable as a Smart Filter, but one would have to save the Mesh separately … possibly too problematic a solution.
    Or You could go via Illustrator which offers Envelope Distort (which provides a grid-based »plasticity«) and then embed the result thereof as a SO in the Photoshop-file. Unfortunately Illustrator doesn’t Script as comfortably as Photoshop in my limited experience and Envelope Distort my be unscriptable altogether.
    But if I understand correctly You will want to automate all that stuff, so maybe You should check out the respective Scripting-Fora.

  • How do I create an interactive PDF file with variable data

    We would like to basically do a 'mail merge' of our list of customers with an interactive PDF file (including videos, menus, etc - not just form fill out and web links) to create a single PDF file that contains multiple mail pieces ... one for each customer ... with each mail piece being customized for that customer.  Customizations would include different greetings (Dear Bob, Dear Dana, etc), as well as different charts based on data unique to the customer, different photographs, etc.
    I've seen that InDesign and Acrobat Professional can be used to create an interactive PDF (such as from http://tv.adobe.com/watch/ask-the-adobe-ones/14-calling-rufus-about-interactive-pdf-making).  However I don't understand how I can insert data from a database, csv file, excel file etc into the PDF file so that each page, or each set of pages, within the PDF can be customized.
    Can anyone point me to a tool to use for this?
    Thanks,
    Bob Kendall

    For that kind of volume and unattended operation, you want InDesign Server – which is the server/high volume edition of INDD.
    From: Adobe Forums <[email protected]<mailto:[email protected]>>
    Reply-To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>>
    Date: Thu, 3 Nov 2011 06:58:07 -0700
    To: Leonard Rosenthol <[email protected]<mailto:[email protected]>>
    Subject: How do I create an interactive PDF file with variable data
    Re: How do I create an interactive PDF file with variable data
    created by Ti26E31DSxxx<http://forums.adobe.com/people/Ti26E31DSxxx> in PDF Language and Specifications - View the full discussion<http://forums.adobe.com/message/4005459#4005459

  • Urgent please: lost all datas while sync my new iPhone. how can i retrieve my old datas? through icloud?

    urgent please: I have a new iphone 4S and while sync with itunes, it was not done using the data of my old iphone but with a new virgin iphone. how can I retrieve and sync with my old datas? through icloud? or have I lost everything? please help

    to be more precise
    I have saved all my datas of my old iphone on itunes and icloud. I got a new phone 4s that I connected to itunes in order to load it and sync with my old datas. but I don't konw how but when itunes sync my new iphone i did not take my old datas. at the end of the sync process, I got an iphone totally virgin, but none of my previous apps, neither contact neither calendar neither anything. what happened? did itunes erased all my previous datas?? i hope not but if it's the case, can I recuperate my old datas through icloud? please help because as a lot of us, all my life is in this iphone.. (contacts, photos of my 18months girl, etc etc)
    thank you very much

  • Using variable date in a VIEW

    Can I create a view in Oracle whereby the date I use to select the records can be a variable?
    For example:
    select * from marketer_account
    where '30-NOV-2009' between mka_eff_dt and mka_exp_dt
    and mka_service_type = 'E';
    I want to get a list of all records on the marketer account table that were active on 30-NOV-2009.
    But more importantly the users want a view that they can run every month to get this information, so in another month we may need the same query but:
    select * from marketer_account
    where '31-DEC-2009' between mka_eff_dt and mka_exp_dt
    and mka_service_type = 'E';
    So I want to replace the '31-DEC-2009' with a generic date. I tried this:
    select *
    from marketer_account
    where last_day(add_months(sysdate,-2)) between mka_eff_dt and mka_exp_dt
    and mka_service_type = 'E';
    This will take the last day of 2 months ago from current: ie. If they run it now, they will get 31-JAN-2010 here.
    Is this OK to do? Or is there a better way? Maybe the users want to change the date and run it for a date of their choosing?

    Hi,
    Besides SYS_CONTEXT, you can also store the base date in a table. If you make it a Global Temporary Table, then different sessions can use different parameters at the same time. You can even have multiple copies of the the same view in the same query, all with different parameters.
    If the variable date is always the same distance from today's date, then you can simply use SYSDATE in the view.
    For example, to find what was active on the last day of the month 3 months ago:
    select  *
    from  marketer_account
    where   ADD_MONTHS (TRUNC (SYSDATE, 'MONTH'), -2) -1
            between mka_eff_dt
            and     mka_exp_dt
    and     mka_service_type = 'E';If you run this any time in March, 2010, it gets the same results as:
    select  *
    from  marketer_account
    where   TO_DATE ('31-Dec-2009', 'DD-Mon-YYYY')
            between mka_eff_dt
            and     mka_exp_dt
    and     mka_service_type = 'E';but in April, it's as if the magic date was automatically changed to '31-Jan-2010'.

Maybe you are looking for

  • Error While Activating an Activity

    Experts, Can you please explain if you understand the following error I got while activating an activity to DJ1:   CBS Build Log - [  SAO_SERVICES_D/com.aramco_SERVICES_1/default/  /aramco.com/esMasterDC  ]   ndi1 SAP Component Build Server   Develop

  • Before I buy, will I see the date on photos in sorter?

    I'm looking for the right App to make movie / video  files from a photoshow.  I'm interested in iMovie but am concerned that I won't see the date stamp on my photo files like in the iPad photo albums.  I find this very annoying in the Photo app.  You

  • Sync concern with iCal and Contacts

    I'm already perform the sync, but the contacts are duplicates and no all info appear; The calendar has different times. Where are the folders to modify the information, so if I'm do it in address, ical or even in both into Entourage the info do not b

  • Usage.....5gb in four days??? Are you having a lau...

    Hello everyone Just signed up to infinity 1 on the better than half price deal. Got hub on time, switch over smooth..... all cushty!!! Just looked at my usage and had a heart attack.  Had a 10gig limit with my old provider........ never went over. So

  • How to do basic corrections to large numbers of images

    I have to do basic corrections to large numbers of images that will be coming in separate batches and which need to be kept in their separate batches. I cant mix them together. Do I create a new catalog for each batch? What should I do, if anything w