how to know which settype an assignment block is built based on

简介: how to know which settype an assignment block is built based on

订阅专栏

We know an assignment block in overview page is built based on settype or relationship. However, how can we know the exact settype ID for which the assignment block is built?

For example, I would like to know which settype the following assignment block is built on.

How to check?


(1) Make focus on the assignment block, click F2:


image.png


In popup window, write down view name and context node name:


image.png


(2) In UI workbench, find out which BOL node the context node is bound to.


image.png


Query against the table below by OBJECT_EXT = BOL name got in previous step.

Write down the settype guid: C0970BD1EFDFD311AB66009027B70B8E


image.png


Now you can know settype id by guid from table below:


image.png



相关文章
RuntimeError: a view of a leaf Variable that requires grad is being used in an in-place operation.
RuntimeError: a view of a leaf Variable that requires grad is being used in an in-place operation.
2238 0
|
3月前
|
小程序 JavaScript
Avoid mutating a prop directly since the value will be overwritten whenever the parent comp
Avoid mutating a prop directly since the value will be overwritten whenever the parent comp
|
8月前
|
自然语言处理 Java 计算机视觉
ACL2023 - AMPERE: AMR-Aware Prefix for Generation-Based Event Argument Extraction Model
事件论元抽取(EAE)识别给定事件的事件论元及其特定角色。最近在基于生成的EAE模型方面取得的进展显示出了与基于分类的模型相比的良好性能和可推广性
117 0
|
8月前
|
机器学习/深度学习 数据挖掘
ACL2023 - An AMR-based Link Prediction Approach for Document-level Event Argument Extraction
最近的工作引入了用于文档级事件论元提取(文档级EAE)的抽象语义表示(AMR),因为AMR提供了对复杂语义结构的有用解释,并有助于捕获长距离依赖关系
99 0
can not be used when making a shared object; recompile with -fPIC
can not be used when making a shared object; recompile with -fPIC
232 0
header note truncation issue - designed behavior
header note truncation issue - designed behavior
85 0
header note truncation issue - designed behavior
Multiple Origin composition test - Opportunity Creation case
Sent: Wednesday, 3 December, 2014 2:48 PM 结论是:如果gateway系统上针对一个odata service维护了多个mark成default的backend system,在creation的case下,runtime时候gateway只会向第一个 Default system发起请求。
109 0
Multiple Origin composition test - Opportunity Creation case
2015-03-18 header note creation in my Appointment
2015-03-18 header note creation in my Appointment
78 0
2015-03-18 header note creation in my Appointment
A small tip to explore how to call a method of a control
Created by Jerry Wang, last modified on Mar 20, 2015
112 0
A small tip to explore how to call a method of a control
the code place where the binding is converted to final value displayed in u
the code place where the binding is converted to final value displayed in u
104 0
the code place where the binding is converted to final value displayed in u