Время создания
Filters

I can't find the section wizard where it used to be. Anyone know how to access it?

Like 0

Like

0 comments
Show all comments
8.3.1
mobile
IOS
push notification
Mobile_Creatio
8.0

Is there any way to remove/hide notifications in the mobile Creatio app, either manually as a user or after some time/event from the system? This guide explains sending the push notifications, but then those notifications seem to sit in the app forever, with no way for the user to remove them manually and I can't see any info on removing them programmatically in the article.

https://academy.creatio.com/docs/8.x/no-code-customization/bpm-tools/bp…

Like 0

Like

0 comments
Show all comments
Custom_service_for_portal_user_giving_403_error
Sales_Creatio
8.0

Hi everyone,

 

I created a custom entity named "Services" and made it available on the Customer Portal. On the external portal page, I added a “Get Signature” button. When portal users click this button, modal opens pop up with a signature pad and Save / Cancel buttons.

When the user clicks Save, I want to store the entered signature into a field on the Services record.

To achieve this, I wrote the following custom configuration service using add source code option. This service was Saved and published correctly in Creatio system.
Issue:

When I test this service using Postman while logged in as the Supervisor using below URL, everything works correctly — the field is updated.
{{BaseURI}}/0/rest/SaveSignatureService/SaveSignature

However, when I call the same service as a portal user, I get this IIS error:

HTTP Error 403.0 – Access to non-SSP API is denied for portal users

Even if I try updating a field on the Case object instead of my custom entity, I get the exact same 403 error. Also, all operation permissions on the Services object are granted to the external user roles.

What I Need Help With

  • Why exactly are portal users receiving “Access to non-SSP API is denied”?

Any guidance or best practices on building Creatio services accessible to external/SSP users would be greatly appreciated.

Like 0

Like

0 comments
Show all comments
reports
permissions
Sales_Creatio
8.0

Very often CRM customers would like to set permissions on MS-Word Reports, to allow each users role to generate "only their reports".

The Report setup interface doesn't allow to set the roles allowed to select the report, and the SysModuleReport entity doesn't have the Record Permissions enabled.

How is it possible to setup permissions in MS-Word Report in Creatio?

Thanks

Regards 

Like 0

Like

0 comments
Show all comments
cyclicdependencies
Sales_Creatio

Hi, everyone! 
I am having trouble with editing Accounts form page in Custom 360.  I decided to try moving our system from Classic UI to Freedom UI, so I'm testing all the features on Dev. When I`m saving the Freedom page after adding some elements that were inherited from the Classic UI I am experiencing the following:

I've read the available article on the issue in Creatio Academy, but I still do not understand how to move packages and where.
More to it - the Custom package is at the end of the hierarchy as it should be - I cannot understand what the issue is here.

Can somebody explain what I should do in order to edit Freedom Accounts form page with all inherited elements from the Classic UI? I've never moved packages anywhere and never worked with dependencies. 

Thanks in advance

Like 0

Like

0 comments
Show all comments