cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SFSF EC: MDF object creation

0 Likes
445

Hello Colls,

Is that possible to create a (custom) object via a business rule? We are going to fill a custom field in employee level (with LAN id) manually and the plan is to fetch this and create an object automatically using the same id. Is that feasible? Thanks.

Accepted Solutions (1)

Accepted Solutions (1)

Eugene_D_Fourie
Active Participant
0 Likes

Hi there. That wouldn't be possible, since you need to reference the existing object in the Business Rule. You would be able to create data for a custom MDF either through a Business Rule or utilising Integration Centre.

Answers (1)

Answers (1)

0 Likes

Hi Eugene, Thanks for your answer, Indeed I made it via Integration Center and it worked.