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
- Fri Jun 25, 2010 12:45 pm
- Forum: Plum Fuse Q&A
- Topic: Differentiating for a table post
- Replies: 6
- Views: 222418
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...
- Sun Jun 20, 2010 10:17 pm
- Forum: Plum Fuse Q&A
- Topic: script running warning
- Replies: 1
- Views: 11686
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/...
- Mon Jun 14, 2010 4:45 pm
- Forum: Plum Fuse Q&A
- Topic: Differentiating for a table post
- Replies: 6
- Views: 222418
Re: Differentiating for a table post
Thanks. Will do.
- Mon Jun 14, 2010 2:30 pm
- Forum: Plum Fuse Q&A
- Topic: Differentiating for a table post
- Replies: 6
- Views: 222418
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...
- Sun Jun 13, 2010 11:15 am
- Forum: Plum Fuse Q&A
- Topic: Differentiating for a table post
- Replies: 6
- Views: 222418
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...
- Tue Jun 01, 2010 12:37 pm
- Forum: Plum Fuse Q&A
- Topic: Posting a string with a leading zero
- Replies: 1
- Views: 11129
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.
- Wed May 26, 2010 10:00 am
- Forum: Plum Fuse Q&A
- Topic: mp3 file maintenance
- Replies: 1
- Views: 11655
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?
- Thu May 20, 2010 1:19 pm
- Forum: Plum Fuse Q&A
- Topic: Inbound call initiation
- Replies: 1
- Views: 11533
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?
- Thu May 13, 2010 10:37 am
- Forum: Plum Fuse Q&A
- Topic: Setting up inbound
- Replies: 3
- Views: 14672
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...
- Thu May 13, 2010 8:47 am
- Forum: Plum Fuse Q&A
- Topic: Setting up inbound
- Replies: 3
- Views: 14672
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?
- Thu May 13, 2010 7:00 am
- Forum: Plum Fuse Q&A
- Topic: Retries
- Replies: 3
- Views: 15230
Re: Retries
Thanks, that will work for us
- Tue May 11, 2010 9:11 am
- Forum: Plum Fuse Q&A
- Topic: Retries
- Replies: 3
- Views: 15230
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 ...
- Tue May 04, 2010 9:04 am
- Forum: Plum Fuse Q&A
- Topic: Runtime errors
- Replies: 1
- Views: 10936
Runtime errors
Applications won't load. Message begins "application/helpers/syneditor.php [13]:" Then, goes on to Stack Trace, etc.
- Thu Apr 15, 2010 10:42 am
- Forum: Plum Fuse Q&A
- Topic: SOAP issue
- Replies: 1
- Views: 11197
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 ...
- Tue Apr 13, 2010 10:16 am
- Forum: Plum Fuse Q&A
- Topic: Outbound call dialing variants
- Replies: 1
- Views: 11425
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?