Invoking BS in open ui mobile application
Hi,
I have to display the number of opportunities for an account on Tile Mode . For this i have written a custom BS which will fetch the number of opportunities and store it in a property. I tried placing business service in TileLayoutPR.js, and creating a separate PM file and Mapped it Manifest Administration as second file. First file is TileLayoutPR.js and second is my custom PR file.
The BS file is getting loaded but not triggering.
I checked the How To Use The PM and PR To Update a Field In Open UI? (Doc ID 1551562.1) on support web. But still it is not working