The most obvious reason the the compilation that was launched before or by another system user. Although you might not see it, but once started it should end even if the tab was closed so it might be the thing that when you were trying to compile previously launched compilation was still in process.
In case it is occurring all the time and you are sure there is no compilation launched feel free to shoot an email to support@bpmonline.com for further investigation.
How to use a detail wizard from one section as a lookup in another section object.
I have PositionDetails as detail object having base object as parent, I need to use this object as a lookup, When I assign this PositionDetails as a lookup to a field I get to see the blank page.
It seems there is no displayed value selected in the object. You need to open the object used for detail/lookup, add String field (250char) and select it as Displayed field for the object. Once done this field value will be displayed in the lookup field.
There is no out of the box functionality for applying themes in bpm'online, although you can try some custom themes solution developed in Stylish extension:
First of all you should install wordpress plug-in connector from the marketplace via link. There is another community question regarding its setting up and it can be found here. There is an article in our academy regarding landing pages and web forms and you can find it here. For example you want to connect to the web-site www.example.com and have a landing page on www.example.com/landing. Enter the actual landing page URL in the [Website domains] field. For example, the website name is www.example.com. This website has a landing page available at the following address: www.example.com/landing. This address must be entered in the [Website domains] field on the bpm'online landing record page. After all those configurations you will be able to use landing pages functionality.
If you want to change colors in the application, you need to click "Color customization" in the system designer and the whole process is described in our academy article.
Is it possible to make details read-only easily? I saw a similar but more specific question here: https://community.bpmonline.com/questions/disabling-add-button-detail-list - are there similar modifications that I can make to disable editing and deleting too? Even better - is there something like a single boolean flag that makes a detail read-only?
I would like to pay your attention, that in such case object will remain accessible for adding/editing/deleting records via business-processes and also for users that belong to the System administrators role.
First of all you should double-check you don't have numbers or spaces in the name of the path to the mobile emulator. After that open emulator once again press Ctrl+T go to this URL "chrome://flags/#site-isolation-trial-opt-out" find "Site isolation trial opt-out" field and choose "Opt-out (not recomended)" and re-launch the browser. Also check if you allowed cookies for this emulator. Also please take a look on the emulator's URL (you should see something like this file://ххх/appV2/MobileApp/LoginPage.html?platform=webkit&usecookie=true): in new versions of Google Chrome browser LoginPage.html mark and platform=webkit mark can have separator that is different from "?". If so, you should manually specify this separator. The same is for webkit and usecookie=true, but the separator should be "&".
Please double-check the "chrome://flags/#site-isolation-trial-opt-out" flag once again. After that please try to login to some demo-instance and check if you are able to do that. If not, please open the console (F12) at the moment you try to login to your application using mobile emulator and make a screenshot of error messages that appears and sent it to us so we could analyze it.
Sub: I have sent one email to the candidate along with button then candidate click on the button (eg: Accept button). how to get the candidate response and based on response update column status. how to do that? please provide the solution.
In case it was a part of bulk email that was sent with the help of marketing campaigns, the statistics about clicks can be seen on the "Click stats" tab of the corresponding bulk email. In case this letter was sent from the CTI-panel then there is no possibility to get the response on this click. We will inform our R&D team and suggest them to implement this new functionality in one of future releases of the application. Thank you for helping us to make our application better.
Is it possible to add sections (with edit pages, attachments, tags, etc.) for entities that were created using the configuration page? Sometimes during development it turns out that an entity that we thought will be "internal" has to be displayed to user anyway.
The task you are trying to achieve is rather complex and requires a lot of development. We recommend you to create a new section in a wizard according to the instruction on the academy and transfer your data to it using a process or an sql query. This is the most user-friendly way that involves minimum development. You can read more about creation of the new section in the article below:
Not true. Basically a section object has some special subobjects like [ObjectFolder], [ObjectInFolder] etc. All those objects have parents, so it will not be a big deal to create them. The second part is to create section page a reister it in DB. We're doing such things quiet often when somebody wants a section from inicially detail object. So the thing is to make few requests to DB and to create some objects. Normally it takes about 10 minutes.
When I use mobile app emulator from my computer, I get error as unsupported command-line flag: --disable-web-security. Stability and security will suffer.
This is a normal behavior, since you are using an emulator for an application. Moreover, this flag affects your emulator tab only during the session. Please make sure to allow saving files to the hard drive once you go to the 'bpmonline mobile' tab.