1. Client Setup - Install Report Designer and create a certificate.
- Install Report Designer from https://developer.ifs.com/tools/repdesigner or, if you are an internal IFS employee, you must use Software Center.
- Default install path: `C:\IFS\IFSReportDesigner`.
- Next steps according: IFS Report Designer Installation Guide [docs.ifs.com]
- Create: `C:\IFS\IFSReportDesigner\certificates` folder.
- Export certificate from IFS Cloud and save as `.crt` in the certificates folder.
- Remove any potential expired certificates (and ZIP backups) from the folder to prevent login issues.
-

2. Server Setup - Create IFS_report_designer IAM Client:
- Steps according to IAM Client Setup [docs.ifs.com]
- Go to IAM Clients
- Create client: `IFS_report_designer`.
- Set Redirect URIs:
- https://my_server/*
- http://localhost/*
3. Test
4. How to create a custom attribute available at the report
Official Documentation Links (25R2)
- Install Report Designer: IFS Report Designer Installation Guide [docs.ifs.com]
- Setup IAM Client for Report Designer: IAM Client Setup [docs.ifs.com]
- Custom Fields in Reports: Enable and Configure Custom Fields [docs.ifs.com]
- Layout Design Guide: Creating/Modifying Layouts [docs.ifs.com]




