- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Link copied. Please paste this link to share this article on your social media post.
Hi,
Is it possible to have an progress indication for a SmartConnector extension processor?
We have a processor that can take few minutes. The customer wants to have a visual indication on the processor's progress.
Thanks.
Mike
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Link copied. Please paste this link to share this article on your social media post.
Hi Michael,
Today there is no built in progress indicator.
Their best bet would be to compare the 'Last Execution Time' to the current execution time and do some math :).
That said, I am not quite sure how we would even calculate progress in Processors, as everyone's processors progress at their own rates and it would be very difficult for the framework to determine the current progress.
Best Regards,
-Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Link copied. Please paste this link to share this article on your social media post.
Hi Michael,
Today there is no built in progress indicator.
Their best bet would be to compare the 'Last Execution Time' to the current execution time and do some math :).
That said, I am not quite sure how we would even calculate progress in Processors, as everyone's processors progress at their own rates and it would be very difficult for the framework to determine the current progress.
Best Regards,
-Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Link copied. Please paste this link to share this article on your social media post.
Thank you Jeff!
Mike

