1- Create a package with a know-how application and a component. 2- Save your work. | - | Three objects are created: - a package
- an application
- a component
These objects can be queried using the following keywords: | - The creation of two resources zip. One corresponding to the whole package, and the other one to the component.
- The creation of a package among packages, an application among applications, and also under the package newly created, a component among Elements>components and also under the application newly created.
|
3- Set as current package. | - | - | - |
4- Open your component modify it (create your type, attributes and operations) 5- Create your custom user app 6- Edit the zip to add your icons, and update the catrsc with the right names 7- Save your component | - | Creates objects inside the know-how app component. | You can see: - What you create (types, attributes or example) is added to your component.
- Your user app is added to your component.
- The names of the uploaded icons.
|
8- Toggle Exposition | - xml added to the runtime view in:
code\apps\development . - xml added to:
resources\knowledge\workbench . - CATNls and CATRsc added to
\resources\msgCatalog (not with the last changed).
| - | The app is added to the workbench but without any icon. |
9- Generate installation data | - | - | This command saves a manifest, which is a code that
indicates the version of the app. If you modify the package and you generate install data, this code changes and the end user will have
to deploy his app again to get the latest changes.
This command generates an index that references
elements like the types dialogs for example declared in the
component.
|
10- Publish your app | - | Creates a link in database between the package and a collaborative space. | You associate your package to a collaborative space. To know more see
Information Intelligence: 3DEXPERIENCE Platform: 3DSpace: Behavior: Data
Setup.
|