We've Moved! Please visit our new and improved forum over at our new portal: https://portal.plumvoice.com/hc/en-us/community/topics

Search found 69 matches

by wrothman@dealermagic.net
Fri Jun 25, 2010 12:45 pm
Forum: Plum Fuse Q&A
Topic: Differentiating for a table post
Replies: 6
Views: 231277

Re: Differentiating for a table post

Thought I understood how to do this. We generate a unique serial number to accompany the campaign number and pin. When an inbound call is received, I select the 1st row. How would I select that unique row? The caller would not know that key. Any suggestions? Down to some of my final issues before fi...
by wrothman@dealermagic.net
Sun Jun 20, 2010 10:17 pm
Forum: Plum Fuse Q&A
Topic: script running warning
Replies: 1
Views: 14581

script running warning

When one of us logs into SynApps and tries to open a database he gets a popup that says, A script on this page may be busy, or it may have stopped responding. You can stop the script now, open the script in the debugger, or let the script continue. Script: http://synappsbeta.plumvoice.com/static/js/...
by wrothman@dealermagic.net
Mon Jun 14, 2010 4:45 pm
Forum: Plum Fuse Q&A
Topic: Differentiating for a table post
Replies: 6
Views: 231277

Re: Differentiating for a table post

Thanks. Will do.
by wrothman@dealermagic.net
Mon Jun 14, 2010 2:30 pm
Forum: Plum Fuse Q&A
Topic: Differentiating for a table post
Replies: 6
Views: 231277

Re: Differentiating for a table post

I may be mixing things up. I am using the update row and will be pushing the data back to our servers. From there, we manipulate some data and create an outbound campaign. At the moment I am trying to assure myself that if we post 50 call campaigns to table we use for inbound calls, that each of the...
by wrothman@dealermagic.net
Sun Jun 13, 2010 11:15 am
Forum: Plum Fuse Q&A
Topic: Differentiating for a table post
Replies: 6
Views: 231277

Differentiating for a table post

In an inbound call app, where we post a number of identical call campaigns, each of which requires a person to validate with two separate digital entries. So, any person with both codes can create a message which is later used as part of an outbound campaign. My issue is that, although I ask for the...
by wrothman@dealermagic.net
Tue Jun 01, 2010 12:37 pm
Forum: Plum Fuse Q&A
Topic: Posting a string with a leading zero
Replies: 1
Views: 14092

Posting a string with a leading zero

We are sending csv string with 8 digits. When the leading number is a zero, the simple database ignores the zero and posts 7 digits to the table. How can this be corrected. Our eight digit number is random.
by wrothman@dealermagic.net
Wed May 26, 2010 10:00 am
Forum: Plum Fuse Q&A
Topic: mp3 file maintenance
Replies: 1
Views: 14481

mp3 file maintenance

We will need to download the mp3 files back to our servers as we complete a row entry. How can we accomplish that?
by wrothman@dealermagic.net
Thu May 20, 2010 1:19 pm
Forum: Plum Fuse Q&A
Topic: Inbound call initiation
Replies: 1
Views: 14268

Inbound call initiation

Is it possible to pass a value directly into a simple table, creating a new row, with a simple post or get rather than having to have a separate csv file uploaded?
by wrothman@dealermagic.net
Thu May 13, 2010 10:37 am
Forum: Plum Fuse Q&A
Topic: Setting up inbound
Replies: 3
Views: 17814

Re: Setting up inbound

Perhaps campaign was the wrong word. I have a transaction occurring on my website that generates a unique transaction code and one or more other data fields. I want the unique transaction code to reside in the simple table so that when an inbound caller calls, we can select the right row for his res...
by wrothman@dealermagic.net
Thu May 13, 2010 8:47 am
Forum: Plum Fuse Q&A
Topic: Setting up inbound
Replies: 3
Views: 17814

Setting up inbound

When establishing an inbound call campaign, is it necessary to send data (such as a transaction code or other variables) using csv or can it be done with the SOAP module?
by wrothman@dealermagic.net
Thu May 13, 2010 7:00 am
Forum: Plum Fuse Q&A
Topic: Retries
Replies: 3
Views: 18378

Re: Retries

Thanks, that will work for us
by wrothman@dealermagic.net
Tue May 11, 2010 9:11 am
Forum: Plum Fuse Q&A
Topic: Retries
Replies: 3
Views: 18378

Retries

When we launch an outbound campaign that is partially completed we sometimes see the outbound result being shown as "success" though we know it wasn't because our generated variable for "completed" is still blank. Is there a way to automatically trigger a recall, or a separate application that asks ...
by wrothman@dealermagic.net
Tue May 04, 2010 9:04 am
Forum: Plum Fuse Q&A
Topic: Runtime errors
Replies: 1
Views: 13828

Runtime errors

Applications won't load. Message begins "application/helpers/syneditor.php [13]:" Then, goes on to Stack Trace, etc.
by wrothman@dealermagic.net
Thu Apr 15, 2010 10:42 am
Forum: Plum Fuse Q&A
Topic: SOAP issue
Replies: 1
Views: 13857

SOAP issue

In our Inbound Agent Fax Response app, we have a variable, "Completed", which, we post as "Yes" and update to the simple table when the appropriate answer from the caller comes of a Y/N module which is asking whether an earlier digit entry was correct. At first, we could not get that result to pass ...
by wrothman@dealermagic.net
Tue Apr 13, 2010 10:16 am
Forum: Plum Fuse Q&A
Topic: Outbound call dialing variants
Replies: 1
Views: 14199

Outbound call dialing variants

How does one navigate an extension number, call series (such as press 7, then 1, then 5) before reaching live person? In our situation, we can identify certain large companies and their inbound prompt routines and be certain to include them when calling. Suggestions?