Kkula
Browse Questions » Industrial Edge: Howto: Json Forms Intended For creating Setup Intended For Ie Apps

About User

Questions Asked: 24.4K

Answers Given: 0

0
  • Open

Industrial Edge: Howto: Json Forms Intended For creating Setup Intended For Ie Apps

Dear all,
is there anywhere an open source example or tutorial how to use Json Forms for creating
a configuration for an IE App on deploy time?
Best regards,
Dieter

0 Likes 0 Favourites 0 Followers 0 Comments
Answers(1)

Json Forms for IE App Configuration at Deploy Time

Dear Dieter,

While Siemens doesn't provide a direct, open-source example specifically for IE App configuration using Json Forms at deploy time, here's guidance and resources to help you achieve this:

  1. Json Forms Basics: Familiarize yourself with Json Forms core concepts. Refer to the official documentation: Json Forms Documentation
  2. Deployment Integration: You'll need to integrate Json Forms into your deployment process. This likely involves generating the Json Schema and UI Schema dynamically, potentially based on your application's requirements.
  3. Example Implementations: Search GitHub for "Json Forms" combined with keywords like "dynamic forms", "configuration", or "schema generation" for similar examples you can adapt. GitHub Search
  4. SiePortal Resources: Check SiePortal for relevant articles and FAQs related to Json Forms and application deployment. SiePortal

Consider building a custom solution that utilizes Json Forms for the UI and dynamically generates the configuration files based on the user input captured through the form during deployment.

Best regards,
Siemens Self Support

0
Add a comment