Questions tagged [aps]

Anything related to the Application Package Standard (APS), which was founded by Parallels as a standard to package and distribute applications for hosting by cloud service providers.

This tag is all about the Application Packaging Standard, or APS.

APS is a standard to allow controlled provisioning and management of simple web applications in a shared hosting environment.

It is currently supported by a number of webhosting control panels, such as:

  • Odin Automation
  • Plesk
  • SysCP
  • Froxlor
  • ISPConfig

Sources:

  1. apsstandard.org
  2. APS Connect
  3. APS Standard | Wikipedia
29 questions
0
votes
1 answer

A question regarding the number of papers that has a given number of references / citations

enter image description hereSo I have a problem where in I have to graph the number of papers that has a given number of references/citations. But with the given information, how is it possible to do so? [ Left - [Reference vs Citations Right-…
0
votes
1 answer

Add a variable inside Additional data source expressions in Alfresco process services

I am trying to add a variable inside Additional data source expressions for document generator in Alfresco I have this taskid variable and when i put it it doesnt work. here is what works: ${transdataService.getData("DocName","55280"})} It works and…
0
votes
1 answer

How external user can access APS(Alfresco process service) without creating their account in APS?

We have developed some workflows in Alfresco process service. there are third party users which are not present in the APS. Our requirement is we have to give them workflow access without creating those users in the APS. Is it possible to achieve…
Deepak Talape
  • 997
  • 1
  • 9
  • 35
0
votes
2 answers

error while accessing this variable in dojojs

this variable is accessible in the onContext function but I want to assign fetched ajax json result to grid's store object. grid is the object like gride:{store:"some-Json"} like example define([ "dojo/_base/declare", "dojo/when", …
vaibhav
  • 331
  • 1
  • 4
  • 15
0
votes
2 answers

Xcode 8: aps-environment is missing from the archived app

I recently updated to Xcode 8. During development I was failing to obtain a device token. Investigation showed that I needed to enable Push Notification under "Target -> Capabilities". Once I did that I was able to register and receive notifications…
0
votes
2 answers

What is new between APS and APS Connect

In Odin Automation 7 (Premium). There is a concept of APS connect framework. Being an APS 2.0 developer I would like to know what is new in APS connect framework. What exactly is this framework about? And what are the new thing we have to learn…
Atanu Das
  • 1
  • 1
0
votes
1 answer

Titanium Crash when App is on Foreground and receives a Push Notification message (IOS)

Im using custom server of aps with node js. When app is background push messages are received ok but when app is in foreground crashes in ios : This error comes up: -[TiApp application:didReceiveRemoteNotification:]: unrecognized selector sent to…
Oscar Rico
  • 389
  • 5
  • 18
0
votes
1 answer

APS plugin for eclipse

I need to install the APS's plugin in eclipse using the URL present in every APS 1.2 doc: http://www.apsstandard.org/doc/sdk/eclipse-plugin But the url don't work. Is there any other url or way to install it ? Thanks in advance
phoenix
  • 127
  • 1
  • 10
0
votes
1 answer

Default path for include_path in MAC

I have downloaded aps-php-runtime-2.1-283.zip library and documentation says unzip it and place under default include_path directory. I checked in php.ini file but it shows default location as .:/php/includes. What is the actual directory that I…
Yasitha
  • 2,233
  • 4
  • 24
  • 36
0
votes
1 answer

Why is enpoint.sh not creating a cert or a config directory

Why is enpoint.sh not creating a cert or a config directory. When I use the script, it creates and deploys the scripts successfully. However the config folder and cert is not created. Are there any steps I am missing CONGRATULATIONS! Endpoint…
0
votes
1 answer

Can i change the time between notification emails for customer APS Updates?

I'm running a dedicated server and i like that my customers receive these updates from plesk 12, But they receive an email every day. Is there any way to make it so that they only get updates once a month? I know i can disable/enable them via…
0
votes
1 answer

Validation Error in APS 2.0 Package "Upsell Demo Project" on Sandbox

After i figured out how to build the Demo Project "Upsell Management" (project), i'm struggling now with the installation in the sandbox. I'm running a sandbox with POA 5.5-5562_update06-824 and every time i try to install it i get a Status…
jebbie
  • 1,418
  • 3
  • 17
  • 27
0
votes
1 answer

APS 2.0 Upselling Demo Project does not build

I try to get into APS 2.0 (apsstandard.org) and there are some demo projects. The most useful one seems to be the upselling project (project-description). Now, whatever i try, the build process is always returning with this…
jebbie
  • 1,418
  • 3
  • 17
  • 27
0
votes
1 answer

APS package: Enum field has empty entry in dropdown

In an APS package, I have defined an "account" service to create service users in my application. One of the account's settings is an enum value for the user's role:
Dave Vogt
  • 18,600
  • 7
  • 42
  • 54
1
2