Hello, we want portal users to have read only access to the Account column on the Portal Cases Page. However, we don't want them to be able to go to the main portal section list page and be able to open a filter menu that shows all of our Accounts in the system. 

Is there a way to limit which accounts...MoreLess

Like 0

Like

3 comments

Dear Mitch,

The solution for your task depends on which account do you want to show - will it be a static list of specific accounts or is i...MoreLess

Show all comments (2)

Hello, we've found when we open a case and set the account, the service agreement will default to which ever one has the oldest created on date. We want it to default to Non-SLA, however many accounts have that as the newest service agreement. 

Is there a query that can be written and used in the...MoreLess

Like 0

Like

7 comments

The table for service agreements is called ServicePact

Show all comments (6)

Hello, is it possible to set up this functionality for portal users? Regular users can go to an Email Activities Detail in the cases section and click the + sign to create an email and send it. I was able to add the Email Activities Detail in the Portal Case Page, however there is no plus sign. See video for example.

http://recordit.co/8l1EsDXBbT

Like 0

Like

2 comments

Dear Mitch,

The portal users can only see the records in the detail. Apart from that, they need to have the access rights to see them. The basic...MoreLess

Show all comments (1)

Hello

I downloaded the multi selection ad-on from market place:

https://marketplace.bpmonline.com/app/multiple-choice-field-module

added the object to a schema according to the instrucions supplied with the add on: 

https://marketplace.bpmonline.com/sites/marketplace/files/app-guide/MultiSelectField_implementation_guide...MoreLess

Like 0

Like

4 comments

You need to specify a parent for the MultiChoiceFieldGroup element. In the diff you posted, in the MultiChoiceFieldGroup, add a parentName...MoreLess

Show all comments (3)

Hi,

I created a campaign, once i try to click on button "START CAMPAIGN" than below error message screen popups. I'm not sure about this issue.

Any help will be highly appreciable.

Regards

Like 0

Like

1 comments

Dear Muhammad, 

It seems like you need to set up your system bulk email settings. To resolve this issue, we need the following details:

1...MoreLess

Show all comments

Hi Community,

Any idea how to fix this issue, we have already changed the title of our section and disable the add record mini page in our development but when we transfer our package (using export to archive and install application using install application) to Production, still the add record mini page is enabled and the title does not changed at all.

Like 0

Like

1 comments

Dear Fulgen,

The the reason for this issue might be in not compiled production system before transferring packages. Please, compile ...MoreLess

Show all comments

Hi 

I would appreciate if someone could guide me how to read the value from a WiJob object, which has a lookup WiBuilding and WiBuilding has a column WiChargeRate. I added this as dependency in attributes, I can see teh value is there but I am unable to read it. Please see image below.

Like 0

Like

3 comments

Hello Waseem,



You can operate with value of the property of the JS object just by using the property name e.g. to get the "WiBuilding" value...MoreLess

Show all comments (2)

Hi Community,

We have a total of hundred of portal users, is there a way to import the user license in BPM online so we don't need to do this manually hundred times.

Like 0

Like

1 comments

Dear Fulgen, 

Unfortunately you wouldn't be able to import licenses as this pretty unique system object. The license distribution should...MoreLess

Show all comments

Hi ,

Am facing difficulty in implementing default value for Lookup section filters(Status filter in Order screen). Please help me out to resolve this. The code snippet in OrderSectionV2 is given below :

 {

                       ...MoreLess

Like 0

Like

3 comments
Show all comments (2)

I want to send a notification to all users with a specific functional role.  I know how to get the list of users with the role from User in role, then get the contacts for the users from User profile.  How do I feed the list of contacts or their email addresses to the Send email process element?

Like 0

Like

7 comments

Dear Janine,

Unfortunately as for now there is no way to specify a role in the "Send email" element of the business process. But here is th...MoreLess

Show all comments (6)