Bug ID 430362: An iApp Application Template can not modify the Application Service on create

Last Modified: Sep 13, 2023

Affected Product(s):
BIG-IP LTM(all modules)

Known Affected Versions:
11.3.0, 11.4.0, 11.4.1, 11.5.0, 11.5.1, 11.5.2, 11.5.3, 11.5.4, 11.5.5, 11.5.6, 11.5.7, 11.5.8, 11.5.9, 11.5.10

Opened: Sep 11, 2013

Severity: 3-Major

Related Article: K14830

Symptoms

An Application Template can not directly modify the Application Service that it is creating. For example, this template will produce an error when the application is created: implementation { tmsh::modify / sys application service $object_name strict-updates disabled }

Impact

User can not create new Application Services with the template that attempts to modify the Application Service object directly. Once the Application Service has been created, modifications will work fine however.

Conditions

A new custom iApp Template is created that attempts to modify one of the properties iApp Application Service object itself. An example would be attempting to disable the strict-updates property on the Application Service

Workaround

Manually modify the Application Service after it has been created or modify the template so that it only modifies the application when the application not being created.

Fix Information

None

Behavior Change

Guides & references

K10134038: F5 Bug Tracker Filter Names and Tips