Thanks Daniel.
I have tried multiplication control but did not get successful may be i ma mission on something.
Alex to clarify more :
e.g. Asset recrod details sent by external system as one record without any siteid and orgid information.
Now external system send one column XYZ for asset record , for which we have a domain in maximo which has combination of xYZ adn SIT ORGID.
One XYZ value can result into multiple SITID ,ORGID and hence we need to create and udpate(if already exists) asset for all eligible SITEID ,ORGID combinations.
We have done automation script on object structure and in beforeCreateMboSet handled few transformation on data sent by external system and in preSaveRules tried logic to create multiple assets using asset mbo set fetched via MXServer and filters to check if matches/exists and update else add for eligible combination.
Result is weired on some iteration when inserting new it creates accurate number of recrods on other not
------------------------------
Prashant Bavane
CTS
------------------------------
Original Message:
Sent: 10-20-2020 15:12
From: Daniel Torrescusa
Subject: Maximo inbound integration
Hi Prashant.
It seems like Multiplication Control in Enterprise Services provides the functionality you are looking for. If you have a more complex logic, then Automation Scripts would likely be the best way to accomplish it.
Could you elaborate on the behaviour you are getting using automation scripts?
Thanks,
Daniel
------------------------------
Daniel Torrescusa
Piensa en nube
------------------------------
Original Message:
Sent: 10-20-2020 02:58
From: Prashant Bavane
Subject: Maximo inbound integration
Hi Alex,
SAP sends one record and it has ABC value from which we identify within maximo how many site/org combination we need add data sent by SAP 1 rwo into multiple records
and its causing some glitch in code and inconsistent
------------------------------
Prashant Bavane
CTS
Original Message:
Sent: 10-19-2020 18:49
From: Alex Walter
Subject: Maximo inbound integration
Prashant,
I'm not exactly sure what the issue is. Can you explain what the before/after scenarios are and what the code needs to do to properly handle the org/site data?
Thanks,
Alex
------------------------------
Alex Walter
A3J Group LLC