Skip to content

Instantly share code, notes, and snippets.

@nishi2go
nishi2go / gist:08dab572e8d249a04c2b
Last active August 29, 2015 14:13
service.getScriptName()
print u"このスクリプト名は%sです" % service.getScriptName()
exists(select 1 from maxuser where userid = :&USERNAME& and express = 1) and owner <> :&PERSONID&
exists(select 1 from maxuser where userid = :&USERNAME& and express = 1)
MboSetRemote assetSet = getMboSet(relationship);
if(assetSet != null)
{
MboRemote asset = null;
for(int pos = 0; (asset = assetSet.getMbo(pos)) != null; pos++)
{
// some logic here
}
}
package com.tumblr.nishi2go.app.asset.virtual;
import java.rmi.RemoteException;
import psdi.mbo.MboRemote;
import psdi.mbo.MboSetRemote;
import psdi.mbo.MboValue;
import psdi.mbo.MboValueAdapter;
import psdi.util.MXException;
<presentation beanclass="psdi.webclient.beans.action.ActionAppBean"
id="action" mboname="ACTION" resultstableid="results_showlist" version="6.0.0">
:status = '承認済み'
maximo.workorder.statuschange.*
maximo.オブジェクト名.statuschange.*
custom('psdi.common.parse.InternalValue', ドメインID, 外部値)