For example, the inforBusinessContext message in the Context Viewer for the Receivable Payment list in FSM only lists the InforCustomerRemittanceAdvice entity. If I add a Business Context Model rule in the IDM Control Center for that entity and a custom Document Type, the document will appear in the Related Information context app. However, I would like to be able to create a custom entityType for this custom Document Type.
Is that possible, or are we limited to the delivered inforBusinessContext messages for each screen / form in FSM?
{
"type": "inforBusinessContext",
"data": {
"screenId": "fsm_list_ReceivablePayment_PaymentList",
"logicalId": REMOVED,
"originatingTime": 1684954017657,
"entities": [
{
"entityType": "InforCustomerRemittanceAdvice",
"id1": REMOVED,
"id2": REMOVED,
"bodReference": {
"accountingEntity": "",
"location": "",
"documentId": "",
"revisionId": "",
"noun": "CustomerRemittanceAdvice"
},
"drillbackURL": REMOVED
}
],
"messageText": "Sharing Manage Payments / Web "
}
}