July 2024
Release notes highlight new features and improvements made to ONESOURCE DataFlow.
What's New
- Users can now specify a single sign-on (SSO) URL for theData Provider Loginbutton in the notification template. Email notifications will use the introduce URL for the email notificationData Provider Loginbutton.
- DataFlow will publish when a Request is created in Events using theAdd requestbutton in UI, Import, Roll Forward, and RF from Classic. The payload for Request creation is:
payload: {"request_id": "37d103b0-a338-4f51-bc15-23c659650de1", "client": {"name": "dataflownextgen", "number" :"SYS_FIRM"}, "entity": {"id": “ABC123", "name": "ABC123 ", "short_name": " ABC123"}, "template": {"name": “TestTemplate", "version": "1"}, "status": "Not Started", "year": "2024", "tax_type": "Business Tax", "period": “Q1", "assigned_to": [“TestUser"], "due_date": "30/7/2024", "codes": [“Internal"], "scenario": “RequestCreation", "created_by": “TestUser", "jurisdiction": {"code": "USA-SC-AbbevilleCounty", "name": "Abbeville County, SC"}, "request_source": "UI"}
Closed issues
- Notification template deletion is now checking for usage before deletion.
- Runtime options are now saved properly.