cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
kiangorji
Level 3

Is the Updates And Insights (UAI) REST interface available on Local License Server?

Jump to solution

We were looking at using the UAI REST interface to post "events" to the server, that we would later read and process. This works on cloud servers, but the API doesn't seem to exist on a Local License Server (to support offline licensing scenarios).

I was wondering if I might have the URL wrong? In the case of the CLOUD server, the URI for posting events has the following format:
https://cloudserverID-ns-uat.flexnetoperations.com/uai/2.0/events
and this works.

But what would it be on a local license server? For example, I would have expected something like this but it fails:
https://servername:7070/uai/2.0/events 
but this fails (
No such REST API)

Can you confirm that either the UAI API is not supported on Local License Server, or else point me to the correct URI to access it or related documentation?

Thanks

0 Kudos
(2) Solutions
jberthold
Revenera Moderator Revenera Moderator
Revenera Moderator

Hi @kiangorji ,

The Updates & Insights (UAI) REST APIs are designed for use between a device and either a Cloud Update Notification Server  or a FlexNet Edge Server

A Notification Server or Edge Server is not the same component as a License Server (either a Cloud License Server or Local License Server).   

The base Cloud Notification Server URL is actually 

https://<siteid>-ns.flexnetoperations.com/uai/2.0 

where <siteid> is your FlexNet Operations tenant ID.  There is no Cloud License Server involved with Cloud UAI communications.

For UAI offline support Revenera provides a FlexNet Edge Server.  The Edge Server is installed on the end customer's premise and is used to forward the update requests from disconnected devices to the Cloud Notification Server .  The Edge Server needs periodic connectivity in order to forward the device requests and pull down the requested responses/updates.   The Edge Server supports the same UAI REST Interface as the Cloud Notification Server. 

https://docs.revenera.com/fno_CURRENT/producer/Content/helplibrary/opsGS_UAI_EdgeServer.htm?Edge%20Server

Thanks,

Jim

View solution in original post

jberthold
Revenera Moderator Revenera Moderator
Revenera Moderator

Hi @kiangorji ,

The Edge Server can now be downloaded at the published location.

FNOC_Edge.jpg

Best regards,

Jim

 

View solution in original post

(7) Replies
jberthold
Revenera Moderator Revenera Moderator
Revenera Moderator

Hi @kiangorji ,

The Updates & Insights (UAI) REST APIs are designed for use between a device and either a Cloud Update Notification Server  or a FlexNet Edge Server

A Notification Server or Edge Server is not the same component as a License Server (either a Cloud License Server or Local License Server).   

The base Cloud Notification Server URL is actually 

https://<siteid>-ns.flexnetoperations.com/uai/2.0 

where <siteid> is your FlexNet Operations tenant ID.  There is no Cloud License Server involved with Cloud UAI communications.

For UAI offline support Revenera provides a FlexNet Edge Server.  The Edge Server is installed on the end customer's premise and is used to forward the update requests from disconnected devices to the Cloud Notification Server .  The Edge Server needs periodic connectivity in order to forward the device requests and pull down the requested responses/updates.   The Edge Server supports the same UAI REST Interface as the Cloud Notification Server. 

https://docs.revenera.com/fno_CURRENT/producer/Content/helplibrary/opsGS_UAI_EdgeServer.htm?Edge%20Server

Thanks,

Jim

Hello @jberthold,

To follow up, I can't seem to find the installation file anywhere. Here's what your documentation says:

To obtain the FlexNet Edge ZIP file:

 1.Login to the Flexera Product and License Center using your Flexera Community credentials.
 2.In the Product List, select FlexNet Operations Cloud. The Product Information page opens.
 3.Click on FlexNet Operations Cloud Documentation. The Product Download page opens, listing files available for download.
 4.Download the FlexNet Operations VERSION - FlexNet Edge.zip file.

 

But when I go there, there is no such "FlexNet Edge.zip" file at all (see attached image).

 

Where is that file supposed to be?

Thanks

0 Kudos
jberthold
Revenera Moderator Revenera Moderator
Revenera Moderator

Hi @kiangorji ,

The Edge Server can now be downloaded at the published location.

FNOC_Edge.jpg

Best regards,

Jim

 

I cannot find it either in the PLC

0 Kudos

Hi @jacques_latta ,

The FlexNet Edge Server is no longer supported.

Best regards,

Jim

0 Kudos

Thanks Jim. Did not see a disco notice. What is the alternative for offline update management this tool was addressing?

0 Kudos

Unfortunately there is no alternative, it's online updating only.  

0 Kudos