<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>Re: New Message from Amlan Das in Customer Voice Portal (CVP) - General Dis</title>
  <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=8530789" />
  <subtitle>Re: New Message from Amlan Das in Customer Voice Portal (CVP) - General Dis</subtitle>
  <id>http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=8530789</id>
  <updated>2013-05-24T01:24:38Z</updated>
  <dc:date>2013-05-24T01:24:38Z</dc:date>
  <entry>
    <title>RE: Re: New Message from Amlan Das in Customer Voice Portal (CVP) - General</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=11072057" />
    <author>
      <name>Phani Venigalla</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=11072057</id>
    <updated>2013-01-23T22:39:01Z</updated>
    <published>2013-01-23T22:39:01Z</published>
    <summary type="html">Hi,
I am working on Java CVP application, I am setting the variable value to session data. When i try to return session varaible it shows me the log as Empty string is substitutig.
I tried to change the name of session data variable its works one time and from next time it again passes the empty string.
Your suggessions are appreciated.
Thanks,
Phani.</summary>
    <dc:creator>Phani Venigalla</dc:creator>
    <dc:date>2013-01-23T22:39:01Z</dc:date>
  </entry>
  <entry>
    <title>RE: Re: New Message from Amlan Das in Customer Voice Portal (CVP) - General</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=10744489" />
    <author>
      <name>Phani Venigalla</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=10744489</id>
    <updated>2013-01-16T15:31:46Z</updated>
    <published>2013-01-16T15:31:46Z</published>
    <summary type="html">Hi Janine,
I am trying to use the ActionElementData class in static main method,
While i am trying to create an object to the class ActionElementData it is giving me an error saying Constuction is not visible. I checked the methods in the class its Protected member.
Please advise.
Phani</summary>
    <dc:creator>Phani Venigalla</dc:creator>
    <dc:date>2013-01-16T15:31:46Z</dc:date>
  </entry>
  <entry>
    <title>RE: Re: New Message from Amlan Das in Customer Voice Portal (CVP) - General</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=10197999" />
    <author>
      <name>Phani Venigalla</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=10197999</id>
    <updated>2013-01-11T20:33:09Z</updated>
    <published>2013-01-11T20:33:09Z</published>
    <summary type="html">Hi Janine,
I am trying to call the  void Action methos from static main method, But i am getiing null pointe exceptions
I am doing as below.
public static void main(String[] args){
  log.debug("This is a debug message");
  CVP_GetSchedule getSchedule =new CVP_GetSchedule();
  String name = "";
  ActionElementData data = null;
  try {
   getSchedule.doAction(name,data);
  } catch (AudiumException e) {
   // TODO Auto-generated catch block
   e.printStackTrace();
  }
  log.info("This is an info message");
Can you please let me know how do we call from main method.
Phani.</summary>
    <dc:creator>Phani Venigalla</dc:creator>
    <dc:date>2013-01-11T20:33:09Z</dc:date>
  </entry>
  <entry>
    <title>RE: Re: New Message from Amlan Das in Customer Voice Portal (CVP) - General</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=10096496" />
    <author>
      <name>Phani Venigalla</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=10096496</id>
    <updated>2013-01-09T22:58:22Z</updated>
    <published>2013-01-09T22:58:22Z</published>
    <summary type="html">Thanks Janine, Its working but only when i menstion the local application is true in Subdialog invoke.</summary>
    <dc:creator>Phani Venigalla</dc:creator>
    <dc:date>2013-01-09T22:58:22Z</dc:date>
  </entry>
  <entry>
    <title>Re: New Message from Phani Venigalla in Customer Voice Portal (CVP) - Gener</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=10093718" />
    <author>
      <name>Janine Graves</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=10093718</id>
    <updated>2013-01-09T21:41:09Z</updated>
    <published>2013-01-09T21:41:09Z</published>
    <summary type="html">**********************************No, the  Application Source Name is not a Session Data variable. **********************************If you use a Substitution Tag Builder, it'll look like {CallData.SOURCE} **********************************If you use a DecisionElement, then select Call Data / Source App Name and then for the Operator, select 'Does Not Exist' (this means it's a new call from ICM). **********************************Or in the Decision element, select the Operator 'Equals (as String)' And compare to Constant String 'MyAppName'  (replace 'MyAppName' with the sending application's name. no quotes).   On 1/9/2013 4:26 PM, Cisco Developer Community Forums wrote: Yes i used the decision element to check the value of CallData/ApplicationSourceName. its alwas going to flase condition. -- Janine Graves</summary>
    <dc:creator>Janine Graves</dc:creator>
    <dc:date>2013-01-09T21:41:09Z</dc:date>
  </entry>
  <entry>
    <title>RE: Re: New Message from Amlan Das in Customer Voice Portal (CVP) - General</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=10093419" />
    <author>
      <name>Phani Venigalla</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=10093419</id>
    <updated>2013-01-09T21:26:26Z</updated>
    <published>2013-01-09T21:26:26Z</published>
    <summary type="html">So can we use like this to see the value {Data.Session.ApplicationSourceName}, Yes i used the decision element to check the value of CallData/ApplicationSourceName. its alwas going to flase condition.</summary>
    <dc:creator>Phani Venigalla</dc:creator>
    <dc:date>2013-01-09T21:26:26Z</dc:date>
  </entry>
  <entry>
    <title>Re: New Message from Phani Venigalla in Customer Voice Portal (CVP) - Gener</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=10094894" />
    <author>
      <name>Janine Graves</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=10094894</id>
    <updated>2013-01-09T21:20:21Z</updated>
    <published>2013-01-09T21:20:21Z</published>
    <summary type="html">**************************You can use a decision element to check the variable: CallData / ApplicationSourceName  - this variable will either 'NotExist' (if the call came from ICM) or equal (as a string) the name of the application that passed control to it. *************************In either case, I've never gotten an error.semantic from that step. *************************Maybe the error is coming from the following step in your application.</summary>
    <dc:creator>Janine Graves</dc:creator>
    <dc:date>2013-01-09T21:20:21Z</dc:date>
  </entry>
  <entry>
    <title>RE: Re: New Message from Amlan Das in Customer Voice Portal (CVP) - General</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=10093271" />
    <author>
      <name>Phani Venigalla</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=10093271</id>
    <updated>2013-01-09T21:16:02Z</updated>
    <published>2013-01-09T21:16:02Z</published>
    <summary type="html">Hi Janine,
I am separating the application flow, when i get the request from another CVP or ICM by checking with CallData  application Source name.
But the CVP is givig error.semantic, How do we see the application source name value in CVP call studio.
 
Thanks
Phani.</summary>
    <dc:creator>Phani Venigalla</dc:creator>
    <dc:date>2013-01-09T21:16:02Z</dc:date>
  </entry>
  <entry>
    <title>Re: New Message from Asher Schweigart in Customer Voice Portal (CVP) - Gene</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=8539848" />
    <author>
      <name>Phani Venigalla</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=8539848</id>
    <updated>2012-11-14T01:44:48Z</updated>
    <published>2012-11-14T01:44:48Z</published>
    <summary type="html">Hi,

I have two different pages in CVP application, I wanted to call both one
after one from action element.
I can do one page connector to a action element.

Any suggestions appreciated

Phani.

On Tue, Nov 13, 2012 at 2:03 PM, Cisco Developer Community Forums &lt;
cdicuser@developer.cisco.com&gt; wrote:

&gt; Asher Schweigart has created a new message in the forum "General
&gt; Discussion - All Versions":
&gt; -------------------------------------------------------------- Janine, if
&gt; you wanted to have it be able to be called from any studio app, is there
&gt; something you could check against for that?
&gt; --
&gt; To respond to this post, please click the following link:
&gt; http://developer.cisco.com/web/cvp/forums/-/message_boards/view_message/8531933or simply reply to this email.</summary>
    <dc:creator>Phani Venigalla</dc:creator>
    <dc:date>2012-11-14T01:44:48Z</dc:date>
  </entry>
  <entry>
    <title>Re: New Message from Janine Graves in Customer Voice Portal (CVP) - General</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=8534983" />
    <author>
      <name>Phani Venigalla</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=8534983</id>
    <updated>2012-11-13T20:26:48Z</updated>
    <published>2012-11-13T20:26:48Z</published>
    <summary type="html">Thanks Janine I will work with your suggestion.

Sent from my iPhone

On Nov 13, 2012, at 1:50 PM, Cisco Developer Community Forums &lt;cdicuser@developer.cisco.com&gt; wrote:

&gt; Janine Graves has created a new message in the forum "General Discussion - All Versions": -------------------------------------------------------------- To have an app that is sometimes called from ICM and other times invoked from another Studio app using Subialog_Invoke do this: In the application, right after the Start of Call, you can have a decision element and test the Call Data - Source App Name. Check if the Source App Name equals as a string the Studio app that would be invoking it using Subdialog_Invoke. If so, then follow this with a Subdialog_Start element. If not, then follow this with a CVP_Subdialog_Start. Similarly at the end, if it came from a Studio app, use a Subdialog_Return. If it came from ICM, use a CVP_Subdialog_Return. On 11/13/2012 12:01 PM, Cisco Developer Community Forums wrote: Asher Schweigart has created a new message in the forum "General Discussion - All Versions": -------------------------------------------------------------- I would suggest creating two applications. First, create the one you need to call from cvp and icm. Create that as a subdialog application, so you can call it from CVP. Of course, that means you can't call it from ICM, so to fix that, create another application that simply calls the first application and returns the values to ICM -- To respond to this post, please click the following link: http://developer.cisco.com/web/cvp/forums/-/message_boards/view_message/8532393 or simply reply to this email. -- Janine Graves
&gt; --
&gt; To respond to this post, please click the following link: http://developer.cisco.com/web/cvp/forums/-/message_boards/view_message/8531730 or simply reply to this email.</summary>
    <dc:creator>Phani Venigalla</dc:creator>
    <dc:date>2012-11-13T20:26:48Z</dc:date>
  </entry>
  <entry>
    <title>Re: New Message from Asher Schweigart in Customer Voice Portal (CVP) - Gene</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=8534397" />
    <author>
      <name>Janine Graves</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=8534397</id>
    <updated>2012-11-13T19:34:48Z</updated>
    <published>2012-11-13T19:34:48Z</published>
    <summary type="html">Actually, I just tested this and you can check if the SourceApplicationName exists or not. If it's a new call, the  SourceApplicationName  does not exist. -- Janine Graves</summary>
    <dc:creator>Janine Graves</dc:creator>
    <dc:date>2012-11-13T19:34:48Z</dc:date>
  </entry>
  <entry>
    <title>RE: New Message from Janine Graves in Customer Voice Portal (CVP) - General</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=8531933" />
    <author>
      <name>Asher Schweigart</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=8531933</id>
    <updated>2012-11-13T19:03:48Z</updated>
    <published>2012-11-13T19:03:48Z</published>
    <summary type="html">Janine, if you wanted to have it be able to be called from any studio app, is there something you could check against for that?</summary>
    <dc:creator>Asher Schweigart</dc:creator>
    <dc:date>2012-11-13T19:03:48Z</dc:date>
  </entry>
  <entry>
    <title>Re: New Message from Asher Schweigart in Customer Voice Portal (CVP) - Gene</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=8531730" />
    <author>
      <name>Janine Graves</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=8531730</id>
    <updated>2012-11-13T18:50:48Z</updated>
    <published>2012-11-13T18:50:48Z</published>
    <summary type="html">To have an app that is sometimes called from ICM and other times invoked from another Studio app using Subialog_Invoke do this: In the application, right after the Start of Call, you can have a decision element and test the Call Data - Source App Name. Check if the Source App Name equals as a string the Studio app that would be invoking it using Subdialog_Invoke. If so, then follow this with a Subdialog_Start element. If not, then follow this with a CVP_Subdialog_Start. Similarly at the end, if it came from a Studio app, use a Subdialog_Return. If it came from ICM, use a CVP_Subdialog_Return. On 11/13/2012 12:01 PM, Cisco Developer Community Forums wrote: Asher Schweigart has created a new message in the forum "General Discussion - All Versions": -------------------------------------------------------------- I would suggest creating two applications. First, create the one you need to call from cvp and icm. Create that as a subdialog application, so you can call it from CVP. Of course, that means you can't call it from ICM, so to fix that, create another application that simply calls the first application and returns the values to ICM -- To respond to this post, please click the following link: http://developer.cisco.com/web/cvp/forums/-/message_boards/view_message/8532393 or simply reply to this email. -- Janine Graves</summary>
    <dc:creator>Janine Graves</dc:creator>
    <dc:date>2012-11-13T18:50:48Z</dc:date>
  </entry>
  <entry>
    <title>RE: Re: New Message from Amlan Das in Customer Voice Portal (CVP) - General</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=8532393" />
    <author>
      <name>Asher Schweigart</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=8532393</id>
    <updated>2012-11-13T18:01:11Z</updated>
    <published>2012-11-13T18:01:11Z</published>
    <summary type="html">I would suggest creating two applications. 
First, create the one you need to call from cvp and icm. Create that as a subdialog application, so you can call it from CVP. 
Of course, that means you can't call it from ICM, so to fix that, create another application that simply calls the first application and returns the values to ICM</summary>
    <dc:creator>Asher Schweigart</dc:creator>
    <dc:date>2012-11-13T18:01:11Z</dc:date>
  </entry>
  <entry>
    <title>Re: New Message from Amlan Das in Customer Voice Portal (CVP) - General Dis</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=8530788" />
    <author>
      <name>Phani Venigalla</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=8530788</id>
    <updated>2012-11-13T17:49:48Z</updated>
    <published>2012-11-13T17:49:48Z</published>
    <summary type="html">I have a CVP application which I wanted to call from another CVP application and ICM also.

I appreciate any suggestions 

Thanks,
Phani.

On Nov 13, 2012, at 12:39 PM, Cisco Developer Community Forums &lt;cdicuser@developer.cisco.com&gt; wrote:

&gt; Amlan Das has created a new message in the forum "General Discussion - All Versions": -------------------------------------------------------------- Today is India holiday, so I am off and will reply to your email tomorrow.
&gt; --
&gt; To respond to this post, please click the following link: http://developer.cisco.com/web/cvp/forums/-/message_boards/view_message/8530687 or simply reply to this email.</summary>
    <dc:creator>Phani Venigalla</dc:creator>
    <dc:date>2012-11-13T17:49:48Z</dc:date>
  </entry>
</feed>

