Websydian Express - Message


EvF117 - Deprecated API

Error message

API &1 can no longer be used. Use &2 instead.

Parameters

&1 - Name of the function being called.

&2 - Name of the function to call instead.

Description

The called API has been deprecated as part of moving to a role-based authorization system.

Action

Check your programs to find all calls to the deprecated API. Change the functionality to be based on roles, using the specified alternative API function.