问题标签 [maximo-anywhere]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
maximo-anywhere - Maximo 随处查找过滤
我正在使用 Maximo Anywhere 7.5.2 - WorkExecution。
我想根据工作订单类型和设备类型过滤日志类型查找。
假设如果工单类型是“AAA”,设备类型是 Meter,那么我必须显示 Meter 相关的 logtype,如果 device type 是 Modem,那么我必须显示 Modem realted logtype。
目前我可以仅根据工作订单类型过滤日志类型。当涉及到更高级别的过滤(设备类型)时,我无法做到这一点。
任何帮助,将不胜感激。谢谢
ios - Maximo Anywhere 7.6 - iOS 构建失败 - 缺少anywhere-plugins-ios.zip 不存在
运行 ./build.sh clean all 以构建 iOS Anywhere 应用程序时 - 构建过程失败并出现以下详细错误:
这是因为在 Mac OS 中安装 Anywhere 7.6 期间缺少步骤吗?
感谢您的帮助!
maximo-anywhere - 在 Maximo Anywhere 7.5.2 中,WO 列表页面在侧边菜单选项中,在下载时单击“下载工作列表”,单击取消按钮问题
Maximo Anywhere 7.5.2,在WO列表页面的侧边菜单选项中,点击“下载工作列表”选项,下载时,点击取消按钮,无法取消下载记录,出现以下错误。请帮我解决问题。
TypeError:Window.requestfilesystem is not a function .findNonExistingAndMergeExistingRecords rvices/preview/WorkExecution/common/1.0/default/js/platform/store/StoreLock.js:73:34) 在 Object
maximo - Maximo Anywhere 自定义下拉菜单
我在 Maximo Anywhere 7.5.2(工作执行应用程序)中工作。我需要根据自己的值添加下拉列表,而不是在 Maximo EAM 中创建域/查找属性。怎么做 ?
我在 app.xsd 中看到了“组合框”,但不知道在 app.xml 中添加它。请帮忙。
ios - Maximo Anywhere 7.6 - iOS - Error during Login - "errorCode":"UNRESPONSIVE_HOST"
I have tried using both xcode simulator and install the .ipa file directly to the device (through iTunes) and got the connection error. This is the detail:
Mar 27 20:33:30 --- last message repeated 5 times --- Mar 27 20:33:30 myMBPro Inspection[10213]: ERROR: {"textMsg":"Your user name and password could not be validated. Connect to the server and try again."} Mar 27 20:33:30 myMBPro Inspection[10213]: nw_interface_create_with_index refusing to create an interface with index 4294967295 too high (>=2147483647) Mar 27 20:33:30 myMBPro Inspection[10213]: CFNetwork SSLHandshake failed (-9806) Mar 27 20:33:30 myMBPro Inspection[10213]: NSURLSession/NSURLConnection HTTP load failed (kCFStreamErrorDomainSSL, -9806) Mar 27 20:33:30 myMBPro Inspection[10213]: Cancel processing requested Mar 27 20:33:31 myMBPro Inspection[10213]: ERROR: {"invocationContext":null,"errorCode":"UNRESPONSIVE_HOST","errorMsg":"The service is currently not available."}
I did install SSL on the app server that hosts Appcenter & MaximoAnywhere (https://maximodev:9443/MaximoAnywhere https://maximodev:9443/appcenteradmin/installers.html)
I follow this IBM documentation: www.ibm.com/support/knowledgecenter/#!/SSHS8R_6.3.0/com.ibm.worklight.appadmin.doc/appcenter/t_installing_the_client_on_a_ios_mob.html
Is there any other configuration files need to be set?
Thanks!
maximo-anywhere - Maximo Anywhere - 性能调优
我正在使用 Maximo Anywhere 7.5.2(WorkExecution 应用程序)。
我的要求是,在工作日志执行视图中,我想根据某些条件显示和隐藏近 400 个字段。
假设有 100 个字段,基于某些条件我必须显示 25 个字段,基于某些其他条件,我必须显示其他 50 个字段。我已经完成了基于容器的字段隐藏和显示。
问题是,当我从 workOrder 详细信息视图转换到工作日志视图时,需要一些时间。请帮助我调整性能工作日志视图。
maximo-anywhere - 离线模式在任何地方都无法在 maximo 中加载图像
在离线模式下,图像不会被加载。因此,带有图像的按钮在离线模式下不可见。是否有任何可用于带有图像的按钮的 alt 选项。
maximo-anywhere - Maximo Anywhere,在特定情况下清除查找值中的问题
我在 Maximo Anywhere 7.5.2(WorkExecution 应用程序)中工作 在创建跟进工作订单中,我已将新查找作为必需属性添加到创建跟进。每当我尝试创建时,它都会为必填字段弹出一个弹出窗口。
对于查找,假设查找名称是 Fruits,我选择 Fruits,它将重定向到 Fruits 查找视图。我将从给定的查找值中选择 Mango。
我将再次进行相同的查找并按下清除值按钮,然后返回创建后续工作订单视图。所有查找值都将被删除。
我将再次选择相同的查找字段,我将选择其他水果而不是芒果。我无法在查找中选择任何其他值。它仅将 Mango 作为查找属性的值。
我没有对这个查找应用任何过滤方法。会不会产生任何问题。
请帮我解决这个问题。
maximo-anywhere - Maximo Anywhere 7.5.2 图像压缩问题
我正在开发工作执行应用程序。由于附件大小限制为最大 10MB,如何在保存附件之前压缩图像大小。
maximo-anywhere - ModelService.saveAll 方法详情
谁能解释一下 ModelService.saveAll 和 ModelService.save 的区别。在 saveAll 数组中传递?请解释下面的代码 ModelService.saveAll([startedWorkOrder.getOwner(), woTimer.getOwner()]).then(function(){
这里 woTimer 是本地资源,startedWorkOrder 是实际的 MBO。那么数据是如何保存在服务器中的呢?
谢谢