The file path of the Maximo 7 control is improved to 6 and the files are put together in a centralized manner.
JSP file location:
Maximo \ applications \ Maximo \ maximouiweb \ webmodule \ WebClient \ Components \
XML file location:
Maximo \ applications \ Maximo \ propertie
and the system after the system is launched. Then, we will give reasonable suggestions for the customer and for the successful implementation of the system. There is a big difference in the quality of the data survey that has not been fully prepared. Some experienced engineers may find many problems during the survey and the two sides have reached many reasonable agreements, it lays a solid foundation for future work. Otherwise, if a person is not a very suitable person to conduct research, it
ArticleDirectory
Introduction to Maximo project implementation
Introduction to Maximo project implementation
I have participated in the Maximo project implementation of XX Company since my work. I would like to talk about my feelings at work and my understanding of Maximo. Thank you.
[B] understanding o
Link: http://blog.csdn.net/kongxx/article/details/7059982
During Maximo development, you sometimes need to determine whether certain functions are available based on the version information of the currently running Maximo. In this case, you can use the psdi. util. version class to obtain Maximo version information.
Import psdi. util. version; Run the precedin
This article link: http://blog.csdn.net/kongxx/article/details/7059982
In the development of Maximo, it is sometimes necessary to determine the availability of certain features based on the version information of the currently running Maximo, at which point the Psdi.util.Version class provided in Maximo can be used to obtain the version information of the
Maximo workflows are really easy to use, but in the process of custom development, especially tianchao, there are too many leaders and too many requirements, and the requirements for workflows are increasingly complicated and cumbersome. This forced us to use code to control the workflow during secondary development. Recently, some simple functions have been processed and listed for sharing.
Bytes ---------
Ext.: http://www.cnblogs.com/carysun/archive/2009/01/11/receiveactivity.htmlIf you have ever been in charge of developing an ERP system or OA system, the workflow will not be a stranger to you. A workflow (Workflow) is an abstraction, generalization, and description of the business rules between a workflow and its vari
Yesterday in a project, an additional properties file needs to be read, and the properties file is stored in the Maximo/properties folder. First, read the installation path of Maximo. Of course, this is the most critical step.
Thanks to the hello. Class. getprotectiondomain (). getcodesource (). getlocation (). GetFile () method provided by fedora Maximo (43865
Workflow Notes 2 -- state machine workflow, Workflow workflowState Machine Workflow
In the previous Workflow Note 1-Workflow introduction, the flowchart Workflow is introduced. Later, M
the implementation of the attachment function (see Ewell.webclient.beans.warranty.WarrantysDateBean, Ewell.webclient.beans.doclinks.custom.AddDocLinksCustomBean, Ewell.webclient.beans.doclinks.custom.ViewAttachmentsCustomBean)attachment browsing need to configure the attachment service in WebLogic to create a new Web-inf folder within the C-doclinks folder C:\ibm\SMP\maximo\ The Web. xml file under the deployment path is copied in and then installed i
Let's talk about it first.
In a dialog box (also called 1), another dialog box (also called 2) is displayed. When you click OK in dialog box 2, close dialog box 1. In fact, it is a bit like the stuff in the Application Designer, which needs to be controlled in the class.
In the Code dialog box, the code is displayed:
// Call another Dialog
This. clientsession. loaddialog ("copymrlnprmx ");
Note: ID of the copymrlnprmx -- Dialog dialog box
Close the dialog box code in the Code:
// Clos
In Maximo sometimes we need to query according to some MBO properties, for example, according to the status and Reportdate properties, this can be achieved by Mbosetremote Setwhere method. The following code shows how to query the results based on status and Reportdate. This is because the Oracle database is used in the background, so Oracle's date function is used.
Import Psdi.mbo.MboRemote;
Import Psdi.mbo.MboSetRemote;
Import psdi.util.MXException
above is an application that removes an application for SBWXJH2The following is the relevant SQL for the domain query:SELECT * from Maxattribute where objectname= ' Sbreworker ' and attributename= ' REMARK ';SELECT * from Maxdomain where domainid= ' reworkertitle ';SELECT * from Alndomain where domainid= ' reworkertitle ';View sequence:SELECT * from SYSCAT. Sequences where seqname like ' sb% ';Set Default values:ALTER TABLE Sbrepairplan ALTER COLUMN HASLD set with default 0UPDATE Sbrepairplan S
This document describes how to configure the maximo system after an empty database is installed.
Change after installation
1. after the installation is complete, log on to the system using maxadmin. First, authorize the Administrator in the permission group for the application. The system only grants the permissions of several applications, such as database configuration, to the Administrator group, in this case, all permissions of all the remaining p
SharePoint workflows are based on the Workflow Foundation. Let's talk about WF first. Only by having a correct understanding of WF can we find the SharePoint workflow solution.
Two of the most notable features of the Workflow Foundation
Directly supporting the State Machine Model
State machines are the theoretical basis of workflows, but in the past few
Windows Workflow Foundation (7)-sequential workflow and state machine Workflow
Sequential Workflow
MS-help: // Ms. winwf. v1.en/winwf_gettingstarted/html/EA
68a
735
-5A
68-43b4-8ed8-b3bc
9842f
4ba.htm
The sequential
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.