One-time CSH Implementation
Posted: Mon Sep 12, 2022 2:23 pm
I've searched... and the only such instructions I've been able to find describe setting up a header file and providing the identifiers to the developer or vice versa... As the author, I've always been the one to create both the header file and the identifiers. And I never had to provide identifiers to the developers doing the actual implementation.
At my previous job, we were able to utilize a generic javascript that prevented us from having to constantly update the identifiers with the developer every time a new one was added.
Instead, the generic code used the content of the UI to pass that as a topic into Flare, then by convention, I set up flare to follow a specific topic pattern so that the javascript automatically hooked the topics to their corresponding screens within the software. The script was set up once, and I never had to go back to the developer to provide updated or new identifiers. Whatever he wrote in the script allowed anything new or changed to be automatically updated.
The developers I'm currently working with have never implemented CSH... so I need to provide them with something specific as to how to set up such a javascript. I know that you guys helped the dev from my old company set this up... so I"m hoping you have some instructions stashed someplace.
The idea of having to interrupt a developer to add new identifiers is cumbersome - and part of my job is to make THEIR job easier.
I have contacted Tech Support and they are unable to help me. I need to give our devs some idea of how they can repeat the process we used at my old company. Does anyone have ANY input on this?
At my previous job, we were able to utilize a generic javascript that prevented us from having to constantly update the identifiers with the developer every time a new one was added.
Instead, the generic code used the content of the UI to pass that as a topic into Flare, then by convention, I set up flare to follow a specific topic pattern so that the javascript automatically hooked the topics to their corresponding screens within the software. The script was set up once, and I never had to go back to the developer to provide updated or new identifiers. Whatever he wrote in the script allowed anything new or changed to be automatically updated.
The developers I'm currently working with have never implemented CSH... so I need to provide them with something specific as to how to set up such a javascript. I know that you guys helped the dev from my old company set this up... so I"m hoping you have some instructions stashed someplace.
The idea of having to interrupt a developer to add new identifiers is cumbersome - and part of my job is to make THEIR job easier.
I have contacted Tech Support and they are unable to help me. I need to give our devs some idea of how they can repeat the process we used at my old company. Does anyone have ANY input on this?