Subflow to Spanish Script

I`m trying to use a subflow step to a Spanish script and must be missing something. While debugging the main script when gets to the subflow I get a message that the script does not exist. Yet the script is in the root of the repository where the main script also is located. Any ideas?

Maybe I`m thinking wrong on this, I thought that I could Call Subflow to another script for Spanish and it would handle spanish csq and queueing, but does this subflow just read that script and then expect to return to the main script? Would I be better off just having an Trigger,application and script for spanish and put in a option 8 redirect to Spanish trigger?

Similar Messages

  • How to Pass selected language between scripts

    Hi,
    I have a main script in which user is selecting language then later I am calling a callback script using call subflow step.
    When callback script is executed, I get English as default language for all prompts.
    I like to send caller's language selection to subflow so that script automatically picks all prompts based on user selected language.
    English and French language is installed and common name prompts are available in both folders. uccx version is 8.5
    Any help in pointing in right direction will be appreciated.
    Thank you,
    Sonain

    Sonain,
    In the subflow step of the calling script you can pass in the language either "English" or "French" using the input mappings tab. In the Sources field you can type either "English" or "French", in the subflow destinations field you can enter language (no quotes) which is a variable defined in the called script. In the called script you create a string variable called language and either use a switch step based on the language string or If step based on the language string. Based on the language passed in from the calling script you can do a set contact info step to set the language. See attached. I haven't tested this but I use the set contact info step to set the language where necessary.
    Bill Mungaven

  • SubFlow best practice advice please

    I am new to IPCCX scripting and would like some advice on whether multiple SubFlows are a good idea.
    We have 16 small Call Centers that all have very basic scripts. I plan on adding a Holiday/Emergency Closure SubFlow to all of them and I would like to add a few additional features as well.
    I plan on adding:
    ·         Position in Queue
    ·         Expected Wait Time
    ·         If more than X number of callers in queue, inform the caller that they cannot be helped at this time and to call back later.
    ·         If Expected Wait Time exceeds closing time, inform the caller that they cannot be helped at this time and to call back later.
    (I know the last two sound pretty harsh, but it’s government, and there is no budget to hire more operators. I think it is better to let the callers know early that they need to call back, than to have them wait for two hours just to be disconnected. And no, this is NOT the 911 call center!!!   LOL)
    My questions are:
    Would it be ok to add each feature as a SubFlow? Or could there possibly be performance or other issues by having so many SubFlows in one script.
    My other option is to add each item internal to each script, but that would be a lot to tackle 16 times…
    Lastly, is there a best practice on how short a script should be for performance? I know you can’t have one that is longer than 1000 steps, but should I try to keep the step count below a certain number?
    Any advice or insights would be greatly appreciated…
    Thanks,
    Doug.

    Doug,
    Most of the items your list are included natively in UCCX.  Use the Get Reporting Statistic step to obtain the expected wait time, position in queue, and total queue time information. The current time-of-day can be had using a Time variable.  You'll need to do some work to convert the values into something you can play to the calling party as a prompt, a subflow is great for that, but you shouldn't need to reinvent the wheel.
    Take the time to draw out the call flow for each of the 16 contact centers on paper or in MS Visio. If your 16 call flows are very similar in the way they operate, consider a master script that just changes the prompts/menus based on the number dialed.  Leverage XML or a database (if you have premium licensing) to pull in the relevant information you need for each DNIS.  You may find you can streamline the entire system, or at least a good portion of it, without it becoming 16 unwieldy applications.
    Steven

  • Pb with script from uccx 7 to uccx 9

    Hello
    i have script that work fine on uccx 7 . when i wan't to use it on UCCX 9 i have error when script use call subflow. 
    subflow_test is on repository\default
    do you some answer
    thanks         

    Hi Jerome,
    Erase the subflow name completely. click on the button right to the down arrow with ... (dots), find you script from the script tab, through the script repository, this will automatically paste the script with the correct path.
    Also, open the both the scripts one that has the subflow and the script named "subflow_test" and validate both of them.
    Let me know if you need further help on this.
    Regards,
    Chuck
    Please rate helpful posts and identify correct answers.

  • Do we have different Print Programs for printing Cheques in Different Lang

    Hi Peers,
    I have requirement of  Cheque printing in SPANISH Language.
    We have been using Program RFFOUS_C (International Payment Medium - Check (with check management)) for printing Cheques in French & English.
    This same print program does not work with the Spanish Script ZF110_ES_CHEQUE which is copy of French script.
    I am wondering if we have to use a different Print Program (RFFOES_T) or is it the issue with the data & configuration.
    Could you please clarify.
    Thanks in advance!
    Regards,
    Daniel

    Hi,
    Thanks for the suggestion!
    The Print Program set in FBZP is RFFOUS_C  for the country Mexico.
    The Print program works well in Client DCO100 but the same printprogram when used in DCO101 doesn't work for the Mexico script.
    The Mexico script is also a copy from client DCO 100 . In the this Mexico script I have changed the currency & Defined language as 'S' at some places .
    The payments are processed but no Spool requests are generated.
    Thanks,
    Daniel

  • Checking number of queue calls and redirecting

    I am wanting to add a variable into my script that checks the number of calls that are currently queued and if the number of queued calls is greater then three any additional calls will be sent down a Call Subflow to another script. I have attached a copy of the script I am using, the issue that I am facing is that when I get a call queued in my Reception CSQ the next call goes down the call subflow when in actually I want the second and third call to queue and the fourth call to go down the call subflow.                

    Looking at your script you are checking if there are agents logged in, and if so you send the call to Queue Call label, which is below the check for calls in queue, your success node from agents logged in should go to another label that checks calls in queue.
    HTH,
    Chris

  • Agent - Multiple Skills, how to distinguish calls

    UCCX / IPCC express 7.0 w/ Call Manager 7.1(3)
    I have a call center with two skills. Basically a separate skill, script and queue for English and Spanish callers that ring the same group of agents. It all works fine but how can agents tell which queue the call came in on? The spanish skill takes less calls and they would like to answer in Spanish when a call comes in from that queue. Is there anyway to cconfigure that?

    You can push variables into CAD, so you can create a string variable called "language" and if the script that is triggered is the spanish script you will set the value of the variable to "spanish" or "english" if the english script was the one triggered and show that variable in CAD. Here is a link about passing variables to CAD.
    https://supportforums.cisco.com/thread/2014957
    Gabriel.

  • Checking for queued calls and rerouting

    I have a script attached that I am trying to check for agents logged into the Reception CSQ if there is at least one agent logged into that CSQ then it should then check to make sure that there are no more then one call queued in the Reception CSQ if more than one call is holding in the reception queue then it should send it down a call subflow to another script. Currently, this does not seem to be returning the expected behaviour and it always goes to the Queue Call step no matter if anyone is signed in or not.                  

    I think you have your If step backward. You currently have:
    This reads as follows:
    IF agentsLoggedIn is one or less, then queue the call.
    IF contactsWaiting is one or less, then queue the call.
    ELSE call subflow
    Based on your description above I suspect you want this:
    Please remember to rate helpful responses and identify helpful or correct answers.
    Message was edited by: Jonathan Schulenberg to correct recept_queued_calls step to < 2

  • UCCX System Prompt Multi Language Issues

    I have a Bilingual script running Spanish and English languages, the system is required to play Current date and Pricing and although the system was initially installed for EN_US, the customer wanted to add a second language option - ES_MX language.
    We modified the script, by adding the Menu option and Set Contact Info step for Spanish branch.
    All good, BUT Problem is after caller selects the menu option for Spanish, script plays spanish language until it gets to the System Prompt that is supposed to play back the Date of Today and Price for Today. It switches from Spanish to English, then goes back to Spanish and continues to play in Spanish.
    TAC recommended a reboot of the CCX engine, because they thought that the system is not refreshing the script when it comes to that particular code.
    Unfortunately that did not fix the issue.
    I also looked at these two links below:
    https://supportforums.cisco.com/thread/2080962
    https://supportforums.cisco.com/docs/DOC-13933
    Is this a system limitation, has anyone ran into this issue before, what was the fix?

    Here is a screen shot of the relevant code
    Thank You!

  • Use subflow or redirect step when calling another script

    I have a main AA script and it calls another script when caller press option 6.  When a caller presss 6 it is only transferring the call to the sub script.  it does not return any values to the main script.
    In this situation, is it better to use subflow or redirect step.  i am think redirect step but just want to check with the user community.
    thanks in advance.

    Either will work. Here are a few thoughts to consider in no particular order:
    Subflows count toward the originally triggered scripts' maximum step count. If you have a lot of steps, this may result in an exception. Redirecting the call restarts this counter since the newly triggered script will have its own counter.
    NOTE: You might think that this is exactly why the Trigger Application step in Synchronous mode was created for. Alas, there is a bug which renders this useless in 7.0(1): CSCtd72562
    Redirecting the call will result in the user hearing ringback. This would occur because of the recommended two-second delay step following the Accept step of a step to prevent a race condition. I find this to be irritating enough to shy away from it mid-way through an IVR if possible.
    Subflows are more difficult to debug. You need to have sufficient code embedded in them such that you can trigger and reactively debug them.
    Be sure that the redirect destination of an actual CCX Trigger (CTI Route Point). Do not set it to a value in UCM that is translated or forwarded back to CCX. This results in a race condition which CCX does not handle well.
    If you were asking me as an individual my answer would be this: Is the code small enough and not reused elsewhere? If yes, then put it in the first script and avoid this topic all together. If it's reused in a bunch of places from multiple scripts and does not represent a large quantity of steps: use a subflow. Otherwise use Trigger Application if you're on a new enough version or Call Redirect if you're not.

  • Build new database through scripts must understand spanish character sets.

    Hello Gurus,
    I need some simple advice, a good chance for some quick points for you.
    I have never built a database to understand any other character set other than American English. I now have to build a database that will be used for Spanish characters- keyboards, etc. But I will be using English for the 11g software install. I only wish to be able to show Spanish characters in the data for customers names.
    I will be creating the database with scripts I have made to make the standard template for database files, control files, etc.
    Then I will be importing from a dump I have done that was made with American English character sets.
    System is 11g (11.2.0.3.0) on Linux Enterprise Server 5.8.
    I was thinking to use the AL32UTF8 character set, but I am unsure where to use it.
    My original test did not show Spanish characters for customers names like the 'tilda' or 'sueano' (pardon my spelling). But in this case I did not make the exeception for Spanish, I only used the standard American English build (no changes in the init.ora file or initial database build script).
    How can I adjust my parameter file for the initial creation of the database template to be able to understand the Spanish character set and still be able to import my dump file without error.
    EXAMPLE of a build script:
    CREATE DATABASE mynewdb
    USER SYS IDENTIFIED BY sys_password
    USER SYSTEM IDENTIFIED BY system_password
    LOGFILE GROUP 1 ('/u01/app/oracle/oradata/mynewdb/redo01.log') SIZE 100M,
    GROUP 2 ('/u01/app/oracle/oradata/mynewdb/redo02.log') SIZE 100M,
    GROUP 3 ('/u01/app/oracle/oradata/mynewdb/redo03.log') SIZE 100M
    MAXLOGFILES 5
    MAXLOGMEMBERS 5
    MAXLOGHISTORY 1
    MAXDATAFILES 100
    CHARACTER SET US7ASCII
    NATIONAL CHARACTER SET AL16UTF16
    If I replace NATIONAL CHARACTER SET AL16UTF16 to AL32UTF8 will it work to show Spanish characters?
    Sorry for the long winded question, any advice will be great.
    Thankfully,
    Shawn

    Hello,
    the national charsets is for column types like nvarchar not for normal varchar data types. So if your dump file contains such column types you will also need to set it. The charset is for the normal column types like varchar. The use of unicode is best pratice if you use multiel language, but keep in mind that multibyte charset can be a problem during the import because varchar2(10) means 10byte and not 10 chars, so errors like identifier to long can occur during import.
    You can create the database.
    Check this documentation:
    http://docs.oracle.com/cd/B28359_01/server.111/b28298/ch2charset.htm
    You can use a charset like WE8MSWIN1252 which covers spanish also (as far i know) and is a superset to us7ascii
    regards
    Peter

  • Translations of SAP Script from English to Spanish

    Hi All,
    I need to do translate one of the SAP script from English to Spanish. Could anyone please help me how to achieve this?
    Thank you in anticipation.

    Hi Nikhil,
    You can use transaction SE63 to do this: Translation->long Texts->SAPscript->Forms.
    Regards,
    John.

  • SubFlow Scripting - Ideas thoughts please.

    Hi all,
    Would like a little help if I may please.
    We have many scripts which all have routines in them that take voicemessages and forward the customer voice messages off to specified mail addresses.
    What I would like to know is if we could streamline this by creating one script for taking all messages, this would be called as a subflow from the main script.
    This way I could reference this one script from all main scripts to handle voicemail requests.
    My question really is how do I pass the specific different email addresses from the main scripts to the subflows?
    Also another quick question, we are now running CUCC express prem 7, what is the new additional "do" step for and how is it used.
    Thanks
    Rich

    Doug,
    Most of the items your list are included natively in UCCX.  Use the Get Reporting Statistic step to obtain the expected wait time, position in queue, and total queue time information. The current time-of-day can be had using a Time variable.  You'll need to do some work to convert the values into something you can play to the calling party as a prompt, a subflow is great for that, but you shouldn't need to reinvent the wheel.
    Take the time to draw out the call flow for each of the 16 contact centers on paper or in MS Visio. If your 16 call flows are very similar in the way they operate, consider a master script that just changes the prompts/menus based on the number dialed.  Leverage XML or a database (if you have premium licensing) to pull in the relevant information you need for each DNIS.  You may find you can streamline the entire system, or at least a good portion of it, without it becoming 16 unwieldy applications.
    Steven

  • Post call survey subflow script after agent hangs up?

    Hi,
    I am trying to have the caller, whom is remaining on the line, sent to a post call survey subflow after the agent hangs up. However, the main script terminates upon the agent hanging up so the subflow script is not being called.
    I have been doing a lot of searching and scratching my head and I'm leading to believe that the On Exception Goto step may work? Although, it seems that this step is intended if the caller hangs up, not the agent. Or does it matter?
    I want the main script to call the subflow script seamlessly without any agent intervention (although this may have to be my last resort). Any insight?
    Thank you so very much.

    Simply stated, what you are trying to do is not possible.  The reason is because when the caller is connected to an Agent, the Contact for that script (--Triggering Contact--) is not active any longer, and therefore you have no control over it.  The caller would have to land on a Trigger a second time, in order for the Contact to become active once more.
    Now, let's talk about what options do exist.
    You can either:
    Have the Agent send the caller to the survey trigger via transfer
    Have the caller call back in to the survey trigger via verbal instructions during the initial IVR
    Have the IVR dial the caller back at a later time to take the survey (could use HTTP triggers or Outbound Campaign)
    This is a limitation of UCCX.  UCCE on the other hand maintains call control the entire time, so when the caller disconnects from the Agent, it can route the caller through another routing script if desred.
    Anthony Holloway
    Please use the star ratings to help drive great content to the top of searches.

  • UCCX Scripting Question- combining multiple scripts into one -Transfers/subflows

    I need to separate an existing call center into two because their hours are different and the main lines have separate DIDs.
    The two separate call centers must have the same agents and same queues, including Agent Personal Queues as Menu options. Callers need to be able to choose to go to either the Main Queues, or listen to another menu that allows them to select and option to be sent to a personal queue
    I have three separate scripts, CCA, CCB, and Agent Personal Queue, same queues, same switch (calledNumber) with the same trigger(DNs) and I was about to create three separate applications, but then realized the triggers can only point to one application
    What is the best way to set this up?
    Option A
    Script A (CCA )- Has all the "Switch-(Called Number) with all the trigger
    Script B -Has no Switch, just Transfer to extension(and then the call goes out to the trigger)
    Script C - is the Personal Queue Script
    Option B
    Combine all three scripts into one-separate the TOD logic, have the same queues and menus beneath each call center and Personal Queue tree, is going to be a really large file

    Hello-
    I would likely use a single script for your application.  That being said looking at your screenshot it looks like your script could use some clean up and consolidation.
    DJ

Maybe you are looking for

  • I can't put playlists on my iPhone because there is an error message?

    Hello, today I was trying to sync a playlist of music to my iPhone 4 that runs iOS 7. I was able to connect my phone to the computer, navigate into the phone through iTunes 11 on my computer, and start to apply the playlist to my phone. When I clicke

  • JAVA beans and JAVA related services require Oracle client to be installed?

    Can you please advice whether an application server that make use of JAVA beans and JAVA related services require Oracle client to be installed? For an example if the solution build based on Java and JBOSS to be used as application server, do we stil

  • Error in service entry sheet

    Hi All When am creating service enrty sheet in ML81N am getting the following error. ""147 Account determination for entry CAIN WRX not possible"" With Rgds Chandra

  • AppBannerExplorer - how to set iview properties?

    Hello Colleagues, pls find below my requirement and help me i wanna create a customer specific room template it should have banner and landing page for landing page i need to create a xml form , user can see the content and admin can change it. for l

  • No response when clear cache

    Every time I clear cache or history, etc., there's no feedback showing it's been done. i don't know how long to wait before doing whatever I want to do next. Are you getting feedback when you clear cache or history?