2024-06-03
This commit is contained in:
91
_-Review/tibco.md
Normal file
91
_-Review/tibco.md
Normal file
@ -0,0 +1,91 @@
|
||||
---
|
||||
type: "topic"
|
||||
created: "2024-01-29T23:24:06.013Z"
|
||||
updated: "2024-03-27T03:13:19.067Z"
|
||||
---
|
||||
|
||||
# TIBCO
|
||||
|
||||
```bash
|
||||
d:
|
||||
cd "D:\Tibco\tibrv\8.4\bin"
|
||||
tibrvlisten -service 7704 -network ;239.255.77.04 -daemon tibrvd.mes.infineon.com:8804 MES_S.GETJOBS
|
||||
tibrvlisten -service 7702 -network ;239.255.95.02 -daemon mesxs015.mes.infineon.com:8802 MES_S.GETJOBS
|
||||
```
|
||||
|
||||
```bash
|
||||
d:
|
||||
cd "D:\Tibco\tibrv\8.4\bin"
|
||||
tibrvsend -service 7704 -network ;239.255.77.04 -daemon tibrvd.mes.infineon.com:8804 MES_S.GETJOBS "Hello"
|
||||
tibrvsend -service 7702 -network ;239.255.95.02 -daemon mesxs015.mes.infineon.com:8802 MES_S.GETJOBS "Hello"
|
||||
```
|
||||
|
||||
```bash
|
||||
d:
|
||||
cd "D:\Tibco\tibrv\8.4\bin"
|
||||
tibrvlisten -service 7701 -network ;239.255.89.1 -daemon leolsec0003.leo.infineon.com:8801 LEO_P.GETJOBS
|
||||
```
|
||||
|
||||
```conf
|
||||
https://smptools.infineon.com/smptinyurl/orderable/?name=SSO-Oracle%20Database%20-%20New%20Database%20Creation%20%281%29
|
||||
Leominster IFX-YODA Rollout
|
||||
Mike Phares / Bradd Belasco
|
||||
Mike Phares
|
||||
YODA (IFXApi, IFXSecurity)
|
||||
Mike Phares
|
||||
YODALEOPROD
|
||||
YODA Service
|
||||
Mike Phares (mike.phares@infineon.com)
|
||||
YODALEOPROD
|
||||
1-602-550-9220
|
||||
YODALEOPROD
|
||||
Affects production if performed password change
|
||||
Only when there is production downtime
|
||||
reference DB in CJJ = yodap.cjj.infineon.com
|
||||
DB user=YODA
|
||||
FAM IT FI MES
|
||||
```
|
||||
|
||||
```conf
|
||||
https://smptools.infineon.com/smptinyurl/orderable/?name=SSO-Windows_Server_Virtual%20%281%29
|
||||
```
|
||||
|
||||
```json
|
||||
[
|
||||
{
|
||||
"Id": 0,
|
||||
"Name": "TIBCO.IFX_CHANNEL",
|
||||
"Value": "MES_S_STAGE",
|
||||
"ValueType": 0,
|
||||
"EnumType": ""
|
||||
},
|
||||
{
|
||||
"Id": 0,
|
||||
"Name": "TIBCO.IFX_CONFIGURATION_LOCATION",
|
||||
"Value": "\\\\mesfs.infineon.com\\EC_YODAConfig\\MC2UC",
|
||||
"ValueType": 0,
|
||||
"EnumType": ""
|
||||
},
|
||||
{
|
||||
"Id": 0,
|
||||
"Name": "TIBCO.IFX_CONFIGURATION_LOCATION_LOCAL_COPY",
|
||||
"Value": "C:\\Users\\Public",
|
||||
"ValueType": 0,
|
||||
"EnumType": ""
|
||||
},
|
||||
{
|
||||
"Id": 0,
|
||||
"Name": "TIBCO.IFX_SUBJECT",
|
||||
"Value": "GETJOBS",
|
||||
"ValueType": 0,
|
||||
"EnumType": ""
|
||||
},
|
||||
{
|
||||
"Id": 0,
|
||||
"Name": "TIBCO.IFX_SUBJECT_PREFIX",
|
||||
"Value": "MES_S",
|
||||
"ValueType": 0,
|
||||
"EnumType": ""
|
||||
}
|
||||
]
|
||||
```
|
Reference in New Issue
Block a user