How to find MDM 7.1 Portal Content build version
[bad game version] [evaluation version] [iViews] [MDM] [Portal] [version] [version.ini] [xml version 1.0 en]
- MDM Portal Content deployment fail – MDM 7.1 SP02Symptom You are trying to update your MDM Portal content or the MDM Java API to MDM 7.1 SP02 Patch03 or a higher version and receive the following deployment error: SDM has...
- MDM portal iViews – setting logging severitySymptom You would like to increase the logging severity for MDM Portal iViews component, but you can not locate the relevant location in the Visual Admin Log Configurator Other terms MDM, iViews,...
- MDM Portal iViews does not load large filesSymptom When trying to open large files (PDF, Word, Excel, Video, Music etc.) in MDM Portal iViews (either a Result Set or Item Details iView), the file is not accessisble and instead...
- How to upload a MDM Portal iViews custom .PAR fileSymptom You have been requested by SAP support to upload a special customized .PAR file to your Portal environment. Other terms MDM, Portal, PAR, Custom Solution In order to upload the custom...
- Numbers after decimal point displayed differently- MDM iViewSymptom Formatting of MDM Real, Measurement or Currency field types with 1 or more digits after the decimal point appear to be different when comparing these fields in Item Details Edit mode...
- Dates and numbers formatting – MDM standard iViewsSymptom Date and numbers format do not match the user regional setting Other terms Date, Currency, Real, MDM, Portal, iView Reason and Prerequisites MDM Standard Portal iViews formatting of dates and numbers...
- MDM Change tracker (Web UI) tuple limitations in 7.1 SP00/01Symptom When using MDM 7.1 SP00/SP01, after making changes to the tuple field for a specific record, The permanent ids within the change history table are populated inconsistently. This results in the...
- Inability to open images and Pop-up windows – MDM iViewsSymptom There are 3 possible symptoms to this issue: 1. MDM Portal iViews image fields are not displaying image. Instead of the linked image, a red “X” is displayed. In addition, Portal...
Symptom
You would like to know the build number of the MDM 7.1 SCA portal software components (MDM_JAVA_API, BP_MDM_TECHNOLOGY, BP_MDM_APPLICATION .sca files) that:
1. You would like to install to your system
2. Is currently installed in your system.
Other terms
MDM, Portal, iViews, version
Solution
1. In any .sca file that you have (in the MDM_JAVA_API, BP_MDM_TECHNOLOGY, BP_MDM_APPLICATION .sca files) locate the SAP_MANIFEST.MF file. In this file locate the detailed information after “keycounter” key.
2. Check the detail version information of the MDM SCA portal software components visible at e.g. http://yourportal.com/index.html -> System Information -> all components -> then the info next to MDM_JAVA_API, BP_MDM_TECHNOLOGY, BP_MDM_APPLICATION.
The detailed information should be in the following format:
1000.7.1.aa.bb.yyyymmddHHMMSS
How to read this detailed information:
aa – Service Pack level.
bb – build number.
yyyy – Year of creation (of the .sca file)
mm – Month of creation (of the .sca file)
dd – Day of creation (of the .sca file)
HHMMSS – Hour of creation (of the .sca file)
For example: if you see that the detailed information is 1000.7.1.2.59.20090413174341 then you are using 7.1 SP02 build 7.1.02.59 that was created in 13/04/2009 at 17:43:41