Security News
New Python Packaging Proposal Aims to Solve Phantom Dependency Problem with SBOMs
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools often miss.
@tibco-tcstk/component-template
Advanced tools
TIBCO Cloud Composer Component to create Schematics in your TIBCO Cloud Application
Powered by TIBCO Labs™
Component Schematics, will generate code in order for you to customize apps.
To create your first app, simply run:
tcli new
Note: if you don't have tcli run:
npm install -g gulp-cli gulp @tibco-tcstk/cloud-cli
Simply type:
tcli schematic-add
And choose the schematic to use.
Or use one of these commands
ng generate @tibco-tcstk/component-template:case-cockpit CustomCaseCockpit
ng generate @tibco-tcstk/component-template:home-cockpit CustomHomeCockpit
ng generate @tibco-tcstk/component-template:custom-form-creator CustomFormCreator
ng generate @tibco-tcstk/component-template:custom-form-action CustomFormAction
ng generate @tibco-tcstk/component-template:custom-form-casedata CustomFormCaseData
ng generate @tibco-tcstk/component-template:analytics-cockpit CustomAnalyticsCockpit
ng generate @tibco-tcstk/component-template:spotfire-component-basic CustomSpotfireComponent
ng generate @tibco-tcstk/component-template:spotfire-component-config CustomSpotfireComponentWithConfig
You can change the entries starting with custom into any name you like.
After you install a custom case cockpit, edit the home.component.html or case.component.html file to use your own custom component. (See the instructions in the file)
##Form Reference For the custom forms you will have to enter an Form Reference(ID): You can get the form reference by running the generated form in case manager and looking at the console log. You will see entries like this:
(filter for *** Forms:)\n * *** Forms: > Using auto-rendered form (formRef): SampleApp.SampleApp.creator.Create SampleApp,
Part of TIBCO Cloud Composer
Copyright © 2022. TIBCO Software Inc.
This file is subject to the license terms contained in the license file that is distributed with this file.
For more license details and dependent third party components referenced by this library, see here:
FAQs
TIBCO Cloud Composer Component to create Schematics in your TIBCO Cloud Application
The npm package @tibco-tcstk/component-template receives a total of 15 weekly downloads. As such, @tibco-tcstk/component-template popularity was classified as not popular.
We found that @tibco-tcstk/component-template demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 5 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools often miss.
Security News
Socket CEO Feross Aboukhadijeh discusses open source security challenges, including zero-day attacks and supply chain risks, on the Cyber Security Council podcast.
Security News
Research
Socket researchers uncover how threat actors weaponize Out-of-Band Application Security Testing (OAST) techniques across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.