Difference between revisions of "Configure Comos for CUI"
| Line 1: | Line 1: | ||
[[File:Wiki_Under_Construction_Start.PNG|1000px]]<noinclude> | [[File:Wiki_Under_Construction_Start.PNG|1000px]]<noinclude> | ||
| − | To run or extend the Comos – {{UBIK}} – Interface => CUI you must do some settings on {{Comos}} side or at least get some | + | To run or extend the Comos – {{UBIK}} – Interface => CUI you must do some settings on {{Comos}} side or at least get some data for configuration from {{Comos}}. |
Because {{Comos}} is not a Product from Augmensys, please request all {{Comos}} changes or adaptions at your local Siemens or Siemens Partner. | Because {{Comos}} is not a Product from Augmensys, please request all {{Comos}} changes or adaptions at your local Siemens or Siemens Partner. | ||
| Line 8: | Line 8: | ||
= Idea and Concept = | = Idea and Concept = | ||
<!-- DO NOT MODIFY THE NAME OF THIS SECTION, BUT REMOVE IT IF NOT REQUIRED --> | <!-- DO NOT MODIFY THE NAME OF THIS SECTION, BUT REMOVE IT IF NOT REQUIRED --> | ||
| − | The | + | The interfacing of data depends on 3 Parts |
* the possible representation of data from {{Comos}} | * the possible representation of data from {{Comos}} | ||
* the transfer media, like *.xml file or REST API Interface | * the transfer media, like *.xml file or REST API Interface | ||
| − | * the processing of the given | + | * the processing of the given information in {{UBIK}} |
| − | To hand over the primary needed | + | To hand over the primary needed information from {{Comos}} to {{UBIK}} there are only *.xml files to use, cause the {{Comos}} side is writing a the data to a fixed *.xml scheme witch {{UBIK}} is able to read in. |
This is called Metadata transfer, and hands over data about CDevices, Attributes, StandardTables, PhysicalUnits, and DocumentTypes form Comos to a .xml file. | This is called Metadata transfer, and hands over data about CDevices, Attributes, StandardTables, PhysicalUnits, and DocumentTypes form Comos to a .xml file. | ||
| − | When {{UBIK}} | + | When {{UBIK}} SmartStudio is importing this, it will generate ComosMetaProxy's with Traget MetaClasse's, ComosMetaProxyProperty's with Target MetaProperty's, SelectiveLists and SelectiveItems, SIUnits and UnitItems, and some ComosDocumentTypeProxy's. |
| − | For detailed | + | For detailed information's about the {{UBIK}} Metaclasses please see |
* [[MetaProxy]] | * [[MetaProxy]] | ||
| Line 28: | Line 28: | ||
<!-- DO NOT MODIFY THE NAME OF THIS SECTION, BUT REMOVE IT IF NOT REQUIRED --> | <!-- DO NOT MODIFY THE NAME OF THIS SECTION, BUT REMOVE IT IF NOT REQUIRED --> | ||
| − | For | + | For connection between Comos® and UBIK® via REST API please make sure that Comos-WEB is installed and the License called “COMOS_Mobile_Worker_Server” is available on Comos®. |
| − | + | Comos-WEB will need The ComosEvents, ComosGatewayServices and the ComosWebStartPage. | |
[[File:Screenshot 2026-08-13 091304.png]] | [[File:Screenshot 2026-08-13 091304.png]] | ||
| − | In the Comos® | + | In the Comos® project settings in the section: "Mobile Solutions" you have to care about that URL to you ComosWebStartPage (including port) is set and also the Comos-Web database key is set. |
[[File:Screenshot 2026-08-13 093803.png]] | [[File:Screenshot 2026-08-13 093803.png]] | ||
| Line 40: | Line 40: | ||
NOTE: on One Domain the database key has to be Unique! | NOTE: on One Domain the database key has to be Unique! | ||
| − | Also in the | + | Also in the project settings in the section: "COMOS Mobile Worker Interface" you will find the setting and the values for the active "Comos Project" and if the "Workinglayer" key is empty the released area is connected if not one Workinglayer per project can be connected to UBIK®. |
[[File:Screenshot 2026-08-13 094922.png|1000px]] | [[File:Screenshot 2026-08-13 094922.png|1000px]] | ||
| Line 54: | Line 54: | ||
<!-- DO NOT MODIFY THE NAME OF THIS SECTION, BUT REMOVE IT IF NOT REQUIRED --> | <!-- DO NOT MODIFY THE NAME OF THIS SECTION, BUT REMOVE IT IF NOT REQUIRED --> | ||
| − | For more detailed | + | For more detailed information please check you Comos® documentation for "Guide COMOS Mobile Worker" |
| − | + | or ask Siemens: [https://www.siemens.com/en-us/products/comos/mobile-worker/ comos-mobile-worker] | |
Latest revision as of 09:04, 20 August 2026
To run or extend the Comos – UBIK® – Interface => CUI you must do some settings on Comos side or at least get some data for configuration from Comos. Because Comos is not a Product from Augmensys, please request all Comos changes or adaptions at your local Siemens or Siemens Partner.
See also
For more detailed information please check you Comos® documentation for "Guide COMOS Mobile Worker"
or ask Siemens: comos-mobile-worker


