ZineOne BX Packager READMEThis Extension allows to edit C3 Event Enrichment code locally. This opens the opportunity to do versioning. FeaturesVS Code C3 commands pressing ctrl+shift+p Opens Command pallet and then type ZineOne Select Login and press enter. It will ask for C3 url and credentials. Enter details and press Login button Once logged in it will download the available js file for editing. Edit the Desired file. To save back to C3, open the command pallete again (ctrl+shift+p) type ZineOne and chose "Save to C3" Once saved it will show message that file has been saved successfully.
RequirementsExtension SettingsThis extension contributes the following settings:
Known Issues
TI action saving has some issues needs more testing Release Notes1.2 -06/25/2021Added new functionality : Export Import Files 1.1.10 -04/15/2021Added more async error handles for 500 server issues 1.1.9 -03/29/2021Updated depricated rootPath method 1.1.8 -03/25/2021Added support for Data Cubes, List of properties, Pipelines, Feature Library, Validators, Preprocessors Updated extesion to download artifact types one at a time to avoid frequent call error Note: BX pacakaging support for the Data Cubes and List of properties is not included 1.1.7 -03/08/2021BugFix: For some environment cookie needs to be re set for api data 1.1.6 -03/08/2021BugFix: For some environment login api doesnt have setcookie 1.1.5 -03/08/2021Updated login api to match with new authentication mechanism. 1.1.4 -09/23/2020Bug fix: Charts and dashboards not getting downloaded. 1.1.3 -09/14/2020Updated API to match as per BX. 1.1.1 -07/02/2020Added support to export and package BX namespaces. Initial release: Extended from : https://marketplace.visualstudio.com/items?itemName=Nikunj.z1c3codeeditor |