Skip to main content
Question

Request: Mapping Between Legacy BizAPIs and IFS Cloud REST Projection APIs

  • November 21, 2025
  • 1 reply
  • 21 views

Forum|alt.badge.img

Hi everyone,

I’m working on uplifting apps9 to IFS cloud 25R1 and I’m trying to determine whether there is any official or community-created mapping that links IFS standard BizAPIs to IFS Cloud REST APIs (Projections)


So far, I have found a consolidated mapping document which gives information on uplift of few Bizapi's from following link:
https://support.ifs.com/csm?id=kb_article_view&sysparm_article=KB0043022

I am hoping if someone can help in : 
1. A mapping sheet they created during a Cloud migration,

2. An internal or partner reference that lists BizAPI → Projection equivalents,

3. Guidance on how others have approached this mapping efficiently,
Or confirmation that no such document exists and it must be done case-by-case.


Thanks in advance!

1 reply

Guzik
Do Gooder (Customer)
Forum|alt.badge.img+4
  • Do Gooder (Customer)
  • November 21, 2025

hi ​@Manali ,

 

The cloud version imports file via projection SalesMessageService.ReceiveCustomerOrder

 

 

We added a transformer that changes standard XML tags to Json (is attached to the topic)

from: 

 

TO