Questions tagged [subscriptions]

354 questions
0
votes
0 answers

SSRS Subscription Failure - An error occurred during rendering of the report

I have created a subscription that will place a report on a file share. When the subscription runs to build an excel file and put it on the shared drive, it gives the following error: Failure writing file [Report Name] : An error occurred during…
craigtb
  • 647
  • 5
  • 12
  • 30
0
votes
0 answers

WooCommerce Subscriptions aligning the Payment date to 2 month in the future?

The Subscriptions plugin allows for the payment date to be synchronised to the first of each month, more specifically to the first of the following month. So if someone registers in January they would be charged on the February 1st. However I need…
Lukas_T
  • 279
  • 1
  • 4
  • 15
0
votes
1 answer

how do scom subscriptions work?

I'm writing a connector into SCOM using a subscription, and trying to find out if I have a bug or not: Do subscriptions work like a feed, so that they return me all the current alarms in the system? Or do they just fire off when a new alarm…
lee
  • 41
  • 1
  • 1
  • 4
0
votes
1 answer

How do I do a "combined" subscription model in iOS app?

We have a print magazine and we're going to release an app with subscription model, sort of kiosk app but with extended functionality. Well, what we want is to solve the following cases: Case 1 (complex) User buys a print issue and discovers a…
Maxmyd
  • 23
  • 2
0
votes
1 answer

SSRS reports data drive subscriptions emailed intermittently

I have about 50+ reports being emailed to various users at various times throughout the day and night. However each morning when I check the emails that I should be receiving some of them are not emailed out. It's not the same reports that are the…
0
votes
1 answer

If you cancel an in-app subscription with Google Developer API, is a refund issued?

This answer looked promising, but I found it confusing. Does canceling a user subscription through merchant console/API refunds him money? One person says: Canceling a subscription will only prevent the recurrences from occurring and enable you to…
0
votes
1 answer

Limit website access to registered devices

I run a media based website and we're looking at paid subscriptions as an option to monetise the website. In order to make this work, we would need to limit the number of devices that could access the website per subscription to prevent users simply…
0
votes
1 answer

In App Billing - Monthly Subscription Version 3

I want to implement Monthly Subscriptions for my application to enable an Ad-free Version. I have implemented a demo for that, and is working fine. While implementing in real scenario in my application, I have a few queries :- What if a user…
Gaurav Arora
  • 8,282
  • 21
  • 88
  • 143
0
votes
1 answer

How to catch errors in all meteor subscriptions with iron-router

I've got a typical iron-router project with subscriptions for each route. I'd like to be able to catch any subscription errors and notify the user. Is there any way to do this globally? Something like: Router.onSubscriptionError(function (error)…
cwohlman
  • 763
  • 6
  • 21
0
votes
0 answers

Register-ObjectEvent across computers

I'm trying to kick off an event subscription script in a remote box, which has the logic to subscribe to FileSystemWatcher 'file created' event locally. The script works fine locally. But when I execute it remotely from another machine (using…
0
votes
0 answers

Drupal taxonomy subscription sends out duplicate emails (Pressflow 6.31, Subscriptions or Messaging and Notifications)

I have a website sending out email alerts when a story is posted. Customers subscribe to taxonomy terms to receive only the stories they are interested in. I'm fighting with a weird issue - some of our subscribers complain that they get duplicate…
0
votes
1 answer

parameter mismatch on real time update subscription .net facebook sdk

I'm already some days looking and trying to solve this, but with no success so far. I'm working with the Facebook SDK for .NET, trying to subscribe to real time facebook updates, inside a Web API project, following…
0
votes
1 answer

Paypal subscription "expires" right away after being added

I'm having trouble figuring this out. I would like to create a monthly subscription in paypal that never ends unless the user cancels it. Every time the subscription runs, I want it to call my IPN url. Below is what I'm using: