Expand my Community achievements bar.

n235ps
n235ps
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • I'm not able to pull in instance variables in the sub workflow or a javascript activity in either location for code. Matthew

    Type

    Questions

    Views

    106

    Likes

    0

    Replies

    0
  • Thank you, Meit. We found the issue in the connector javascript. There were double quotes around a single quote in front of and behind the message. We changed this around to be single quotes areound a double quote and it's working fine. I appreciate the help.  Matthew  

    Type

    Questions

    Views

    173

    Likes

    2

    Replies

    0
  • Thank you, David.We are not using SMPP, so that option is not available.We are using a custom connector to Amazon SNS.When using a single quote, it breaks the message at that point and thinks it reached the end (don). When using double ('') the entire message comes through (Dont forget to register!)...

    Type

    Questions

    Views

    201

    Likes

    0

    Replies

    0
  • Thank you Meit. I set a javascript activity and added the code with a command to print to the log. // Retrieve the internal name of the campaignvars.internalName = instance.operation.internalName;logInfo("raw internal name: " + instance.operation.internalName);logInfo("campaign internal name master:...

    Type

    Questions

    Views

    208

    Likes

    0

    Replies

    2
  • I would like to call a subworkflow from a campaign, send the campaign internal name to the subworkflow, and pull that into the subworkflow query which builds a report for that campaign that was passed to it.     What code can I add to the subworkflow script that would pull instance.operation.interna...

    Type

    Questions

    Views

    235

    Likes

    0

    Replies

    4
  • What method can be used to escape an apostrophe in an SMS  message? I've tried two apostrophes and a few other tricks but nothing worked so far.  

    Type

    Questions

    Views

    244

    Likes

    0

    Replies

    4
  • If you go after the tracking log Rcp table you can filter on the URL Type to include all three: clicks on links, opt-outs, and mirror page. There are a few event tracking logs as seen below. If you are using real-time or batch or need both. Matthew

    Type

    Questions

    Views

    213

    Likes

    0

    Replies

    0
  • I tried this approach and it did not work for me.  I would like to call a subworkflow from a campaign, send the campaign internal name to the subworkflow, and pull that into the subworkflow query which builds a report for that campaign that was passed to it.   What code can I add to the subworkflow ...

    Type

    Questions

    Views

    143

    Likes

    0

    Replies

    0
  • How can I join to the Address table to identify the quarantines so I can eliminate them from the population prior to the delivery? The way the workflow is currently written, we read an imported table that contains the recipient ID, change dimension to recipient table, then eliminate quarantines. I'm...

    Type

    Questions

    Views

    474

    Likes

    0

    Replies

    1
Top badges earned by n235ps
Customize the badges you want to showcase on your profile