Hello Creatio community,

I am using Creatio Studio Product (V.8.1.2.3941) and license "bpmonline self-service portal on-site subscription". 
I want to create a new section and page for a new object that I developed. This object will be available in Portal workplace. I created the portal screen...MoreLess

Like 0

Like

1 comments

Hello,

Unfortunately, according to the basic logic of our application, you cannot see any custom sections on the portal within the limitations...MoreLess

Show all comments

Hello
Im trying to set the self registration for external users but the license is not distribution automatic can you help me to know how can I configure that?

Like 0

Like

3 comments

I believe this is set in the web.config SspUserRegistrationLicPackage key (unless that has changed at some point). 

If this is an on-site...MoreLess

Show all comments (2)

Hello!



1) How is it possible to perform password import from Excel? When I add a column 'Password' to the Excel file import doesn't start.

I would like to import users, set some default password (the same for everyone or equal to username). Is it possible to do with Import, Process or SQL script?

2) How is it possible to send invitation email to all portal users imported from Excel? Can any Business process do that?

I cannot imagine how to make this manualy for hundreds users



Thank you.

Vladimir

Like 0

Like

4 comments
Best reply

As for importing the passwords, yes, it is possible. However the column cannot be named "Password". If you name the column in the Exce...MoreLess

Show all comments (3)

Hello,

I am trying to enable a web service for a portal user. When I try to trigger the service however, I receive a 500 Error. 

When I trigger the service using an internal user account, the service triggers with no issues. My test portal user however receives the error. To me that says portal users are unable to trigger a batch query but I've been unable to find anything that says it for sure. Is there a setting I need to adjust?

Like 0

Like

6 comments

Hello,



Please make sure that portal users have access to your web service.



More details on the academy website:



https://academy.creatio.com/docs/developer/application_components/porta…



...MoreLess

Show all comments (5)

Hi Team,

I am trying to read the current user's role by using the following custom logic.

GetCurrentUserRole: function(){
				var scope = this;
				var esq = Ext.create("Terrasoft.EntitySchemaQuery", {rootSchemaName: "SysUserInRole"});
				esq.addColumn("SysRole");
				esq.filters.add("UserFilter"...

MoreLess

Like 0

Like

1 comments
Best reply

Hi Sourav,

I was able to achieve the result needed by adding the "System administration object" schema to the "List of objects available for...MoreLess

Hi Sourav,

I was able to achieve the result needed by adding the "System administration object" schema to the "List of objects available for...MoreLess

Show all comments

Hello community,

I'm trying to modify elements on a portal screen but every time I try to do that the following message is shown "Insufficient permissions to edit". 

At the bottom of the screen is displayed "You are working in read-only mode"

I have added the license for the portal user but I'm still getting this message.

Like 0

Like

1 comments

Hello,

Thanks for reaching out.

Please check Object Permission for the elements you are trying to edit. If it doesn't help, please contac...MoreLess

Show all comments

Hello community,

I'm trying to display the detail DocListInFinApp in Applicaton section. I added access for portal users but I get the following error:

Like 0

Like

1 comments

Hello,

Please note that you should register such questions as Cases for our Support team, as we will need to check your instance to see what...MoreLess

Show all comments

Hello community,

Is there a way to display the print button and allow portal user to download reports including fastreports. I tried giving access to specific objects and adding them in "List of objects available for portal users" lookup. After adding this configuration the print button is shown but...MoreLess

Like 2

Like

1 comments

Hello, Lirzae!

Please try to upload the report again but with an open browser console (press F12 to open it) and provide us with a screenshot...MoreLess

Show all comments

I can not access users from portal in feed. In the screenshot below i am logged in as a portal user.

I can only access one user, the one that i am logged in

Like 0

Like

2 comments
Best reply

Hello Petrika, 

Please check whether you portal user has the needed access rights and can access other Contacts records, the issue ma...MoreLess

Show all comments (1)

Hello Creatio Community !

Is it possible to add a mini page in Portal ?

I want to add the mini-page of creating an Application in portal. Printscreen below

Like 0

Like

2 comments

Hello,

Currently there is no oob functionality that can allow to use mini pages for portal users and it cannot be changed with basic system...MoreLess

Show all comments (1)