Best Of
Re: Show word document in Board
The viewer object does not allow to display documents and files via the web. Via web is possible display only web pages as an Iframe in html code.
In order to solve your problem, you could create a secondary website or a sub-site with IIS and save all documents in html format.
In this way, you can set up the viewer on this site and display your documents.
Attention. With this solution, all documents will be published through a website. If you don't have a private network, the documents could be visible to everyone, without a security check or user permissions.
Regards
Fabio
Re: Read Log Files into a Capsule
Hi Massimo Minato,
All log files can be imported into a Board application, for analysis and statistics.
Here you will find a list of log files available BOARD LOGs in detail.
In the support area, you can find a sample application: Log Analyzer Application
Fabio
Re: PROCEDURE FROM BUTTON
hi Helmut Heimann and PIETRO DI CINO,
Thanks for the reply. Actually it is not flagged that could be the problem.
I will let you know, have a nice day and thank you.
Andrea
Re: Dynamic selection in procedure
Hello Aurore Lb
i think with first solution suggest by Nicolas CHIGROS you don't have problems, because you can use 'if then else' in 'GoTo' tab of Configure Action in the procedure.
In 'if then else' you can use a 'REFER TO SELECT', so you can select all month without December and call a group with the offset of month, else call a group without offset.
Regards
Andrea
Re: Not able to save or create procedures
hi Thora Hirst,
Do Board return the message "The server is not responding or does not trust your user´s domain. Please check your connection settings" again ?
Because if board do it, I don't think you have a problem with procedure.
Andrea
Re: @Selection_Month
Hello ABHIJAT SINGH , as written above from Daniele Di Lorenzo there are various ways. But if it is something that the customer will have to do several times and differently, I would suggest you create buttons with procedures that rely on dynamic time cubes. A dynamic cube for the month to be copied and one for the month to copy. In this way you can create a report in which the customer can enter the 2 months and launch the procedure whenever he wishes for any month.
Regards
Andrea
Re: Two totals in layout
hi Neha Gupta,
maybe this article can help you: Cubes grouped in lines, a combining approach.
You can have more than one total with Rules.
Regards
Andrea
Re: Deleting entity members in Board 11
Hi Paul Wyatt - Avison Young UK
Thanks for this; the analysis function can indeed be useful in some cases. However, Actually I was talking about deleting entity members. Not about deleting an entity as a whole.
In Until Board 10, manually deleting entity members is a worst practice (see slide below from board education). This is because it can conflict with e.g. max item # and version and this lead to data inconsistency.
So with Board 11, that promotes itself as a version where we do not need to worry any more about versions and max item#, I wondered if this also goes for deleting entity members.
Thanks for the further insights :-)
Re: REST API
Hi Paul Gemin
I have had similar issues with retrieving API data with Board.
For a client I needed to use a source system that only provided data via api. Direct connection with Board was not possible because Board was not able to handle the json output properly.
In my case, a python-specialist designed a script that now runs scheduled and provides the data in csv.
I would be great if the future connector functionalities in Board would be more sophisticated, because we will see more and more source data to be available via API (only) in the future.
Good luck!
Re: Data flow no more working
I don't think there is an issue with the join matrix syntax either.
Probably you tried it already, but did you clear the data dictionary cache and load-reload your database again?
Did you try disabling the cache parameter in the adubaparameters?
Did you try clearing and reloading your cubes?
Did you try with a different target cube with the same entity structure?
When a dataflow stops working for magical reasons, one of abovementioned countermeasures usually seals the deal for me.
Cheers,
Jonathan
