Settings Tab - Developer

Modified on Thu, 23 Nov, 2023 at 11:21 AM

Settings Tab - Developer

This tab displays settings used by developers in the execution of the code within the BlueWorx application. This is a view-only screen, the actual changes must be done using SAP Transaction SM30 against the SAP Maintenance View: /SOLTIUS/PMVPARA.

Important Information

Prior to Support Pack 11 these settings were maintained as coded constants which required a developer to update them. Some of these constants have been maintained in this new view, others have been turned into configuration options in their own right - for example, hiding Inspection Question Comments is now configuration option per Question. 


Exposing these parameters as configuration options allow for fine-tuning without the need for development tasks. Their change must however be carefully managed and tested fully as the change of parameters in some circumstances/systems may improve results and in others degrade them due to data volumes and system performance.

Settings

BlueWorx Parameters (Maintenance View /SOLTIUS/PMVPARA)

Parameter

Description

Standard Value

ABAP_SELECT_MODE_PREFERENCEIn some parts of the ABAP code (e.g. Master Data Refresh) different code paths are taken based on this preference. Allowed values:
  • FOR_ALL_ENTRIES
  • RANGES
  • JOINS
JOINS
ABAP_SELECT_BATCH_SIZE_PREFERENCEIn some parts of the ABAP code (e.g. Master Data Refresh) data is processed in batches.  This sets a default batch size.25,000
CD_LOG_CREATEChange Documents logging on Create eventsX
CD_VIEWER_APP
The application used to show Change Event logging in Admin/SOLTIUS/CA_CD_VIEWER

DATABASE_MAX_EQ_STARTUP_READ

BlueWorx App Database

5000

DATABASE_MAX_FL_STARTUP_READ

BlueWorx App Database

5000

DATABASE_MAX_MP_STARTUP_READ

BlueWorx App Database

5000

DATABASE_MAX_RECORD_READ_COUNT

BlueWorx App Database

10000

DATABASE_MAX_SELECT_IN

BlueWorx App Database

100

DISABLE_LOG_JSONDisable Logging of Transaction Content.  Set as "X" to disable. Some ABAP versions have an issue with creating the JSON string that is used to store the content.

DOCUMENT_STORE_APP

This is the name of the Document Store application used by BlueWorx. If you have created your own extension application then maintain that for this setting.

/SOLTIUS/DS

GEO_TILE_MAX_BATCH_SIZE

The maximum number of tiles to write to the database in a single transaction

200

GEO_TILE_MAX_CACHE_SIZE

The number of tiles that can sit in memory while waiting to be written

500

GEO_TILE_MAX_READ_COUNT

BlueWorx App Database

200000

GEO_TILE_MAX_WINDOW_SIZE

The number of concurrent tile requests to be made to the tile server

20

INSPECTION_ADMIN_APP

This is the name of the BlueWorx Administration application used by BlueWorx. If you have created your own extension application then maintain that for this setting.

/SOLTIUS/PMADMIN_INSP

INSPECTION_VIEWER_APP

This is the name of the BlueWorx Inspection Viewer application used by BlueWorx. If you have created your own extension application then maintain that for this setting.

/SOLTIUS/PMINSPECTIONS

MAP_ADMIN_APP

This is the name of the BlueWorx Map Administration application used by BlueWorx. If you have created your own extension application then maintain that for this setting.

/SOLTIUS/EMADMIN

MEASUREMENT_HISTORY_APP

This is the name of the BlueWorx Measurement History application used by BlueWorx. If you have created your own extension application then maintain that for this setting.

/SOLTIUS/PMMEASURE

OBJECT_FACTORY


/SOLTIUS/PM_APP_OBJ_FACTORY

Document Store Parameters (Maintenance View /SOLTIUS/DSVPARA)

Parameter

Description

Standard Value

OBJECT_FACTORY


/SOLTIUS/DS_APP_OBJ_FACTORY

Map Parameters (Maintenance View /SOLTIUS/EMVPARA)

Parameter

Description

Standard Value

OBJECT_FACTORY


/SOLTIUS/EM_APP_OBJ_FACTORY

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article