Skip to main content
10-Marble
June 26, 2019
Solved

Custom code sharing

  • June 26, 2019
  • 1 reply
  • 2229 views

Hello, 

I have a need to share a custom code.

So the main issue is: How or where I can upload the code to allow users automatically download it locally when they start their Integrity clients?

So in further, user can set up his own viewset, or use already designed viewset with predefined key bindings to call this code for execution.

I will appreciate any suggestions.

Best answer by Omnia1990

Hello,

Thank You for the reply.

Yes, I'm talking about Custom Button, but unfortunately, this solution could not resolve our issue.

The main goal it uploads the code into Integrity server and when the user starts his client, it compares changes and if any is found download it.

The second idea - implement this via updates.

1 reply

17-Peridot
June 28, 2019

 

Hi!

It sounds like you're referring to Custom Button? There are usually two common solutions to the "where do I put the script" problem. One common solution is to put it on a shared / mapped drive. Ideally, you want the script file local to the people using it - so if you're a global shop, it might be a good idea to have multiple share locations. Another benefit of this, is you can update the script on the shared location and everyone automatically gets the updates.

Other times, setup instructions and the script is sent out and users are responsible for configuring it themselves.

Hope that helps!

Andrew

Omnia199010-MarbleAuthorAnswer
10-Marble
July 1, 2019

Hello,

Thank You for the reply.

Yes, I'm talking about Custom Button, but unfortunately, this solution could not resolve our issue.

The main goal it uploads the code into Integrity server and when the user starts his client, it compares changes and if any is found download it.

The second idea - implement this via updates.