Published Solutions
Published solution Articles non internal
Problem
How do I test application upgrade? What are the steps to introduce upgrades in an APS package?
Resolution
Building a new version of a packa...
Wed, 22 Jan, 2020 at 7:08 PM
Symptoms
'Prefix of tables' value/entry is not used for creating tables in Wordpress database. Random value is taken in wp-cofig.php as well as...
Wed, 22 Jan, 2020 at 7:08 PM
You can get a pre-configured instance of Odin Service Automation through your account on http://dev.apsstandard.org. These sandboxes are deployed in Odin da...
Wed, 22 Jan, 2020 at 7:08 PM
Problem
I'm trying to connect to Business Automation API on my APS sandbox, which IP should be used?
Resolution
By default Business Automation...
Wed, 22 Jan, 2020 at 7:08 PM
Symptoms
I'm seeing the following error when trying to edit or create a resource:
{
"error": "std::runtime_error",
"...
Wed, 5 Feb, 2020 at 9:20 PM
Symptoms
I'm seeing an error when trying to delete a resource using unregisterResource() method in APS PHP runtime:
Internal Server Error: Reques...
Wed, 5 Feb, 2020 at 9:20 PM
Symptoms
I'm trying to delete a DNS record using POA API method pem.deleteDNSRecord passing the record id, method returns
<?xml version="...
Wed, 22 Jan, 2020 at 7:08 PM
Symptoms
I need to pass an entire model constructed in APS UI to a custom operation on endpoint, how can I do that?
Resolution
You can pass the mod...
Wed, 22 Jan, 2020 at 7:08 PM
Symptoms
A user can submit a form in Custom UI when some fields in this form are not valid.
Cause
Validation check is not added to onSubmit method ...
Wed, 22 Jan, 2020 at 7:08 PM
Symptoms
In my application I have a reference to Operations Automation subscription, in custom UI it is possible to fetch subscription resources related ...
Wed, 5 Feb, 2020 at 9:20 PM