This table is the extension to the usm_guinode table, storing the content of the guinode, the content specifies which Content Engine handles the request, which plugin method needs to be invoked etc.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| guinode_id | varchar(64) | not null | Referenced guinode unigue ID |
| order | integer | not null | Sequential number for the one guinode if it has multiple contents |
| content | varchar(256) | with null | Plugin information to retrieve the content from the backend |
Product Name: Unicenter Service Management
Table Type: Table