Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to pass the value of SAPC4CTI page to Embedded Component

2025-01-31 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

Shulou(Shulou.com)06/02 Report--

This article mainly explains "how to pass the value of the SAPC4CTI page to the Embedded Component". The content in the article is simple and clear, and it is easy to learn and understand. Please follow the editor's train of thought to study and learn "how to pass the value of the SAPC4CTI page to Embedded Component".

First look at the final effect, the following picture of the blue rectangle is my self-developed UI, in which the ID 25234 comes from the Lead ID in the Lead UI of the C4C standard. How is this value passed from Lead Thing Inspector UI to Embedded Component's input field?

In a new Embedded Component,data model tab, select the standard BO of Lead. Create a Data field LeadID and bind it to the BO field ID.

Create a new input field whose value is bound to the data field LeadID.

The remaining question is how the LeadID is assigned to the corresponding value at this Embedded Component runtime.

In addition, create a new data field leadID without binding it.

Create a new inport, name it fromLead, and create a parameter ObjectID, which you can take whatever you want. ParameterBinding, choose to bind it to / Root/inport/leadID.

If RequestFireOnInitialization is set to the true,onFire property, you need to bind an event handler to it:

Create an event handler and name it readLead. The details are as follows:

Finally, when you add the Embedded Component to the SalesLead TI page, bind the parameter SalesLeadID in the outport of the TI page to the parameter ObjectID of Embedded Component inport.

Thank you for reading, the above is the content of "how to pass the value of SAPC4CTI page to Embedded Component". After the study of this article, I believe you have a deeper understanding of how to transfer the value of SAPC4CTI page to Embedded Component, and the specific use needs to be verified in practice. Here is, the editor will push for you more related knowledge points of the article, welcome to follow!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Development

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report