Questions tagged [inbound]
121 questions
1
vote
2 answers
how to limit inbound in v2ray to a single device
I'm using a v2ray server I want each client user can have ability to access the internet just with one device and he can't use multiple devices to use the connection that I provide for him
please let me know if you have solution
I have tested…

aasasssd dmdnmd
- 11
- 2
1
vote
3 answers
Sendgrid Inbound Webhook - Undelivered notification
As per sendgrid documentation, the way Inbound parser webhook responds to failures are that it will retry to post the email to the configured endpoint for 3 days and will drop the email if undelivered.
The Parse API will POST the parsed email to a…

Keerthana Valarmathi
- 11
- 4
1
vote
1 answer
How to get data from Sendgrid Inbound Parse Webhook?
Goal
Process data from Sendgrid Inbound Parse Webhook without parsing the mail inside our application.
Problem
The multipart/from-data seems to be empty/corrupt or wrongly accessed inside the application.
Description
A few months ago we set up the…

leonp5
- 305
- 7
- 23
1
vote
0 answers
Maximo 7.6.1.2 Create GL Component from integration
I have a requirement which need to create GLComponent value from JSON inbound integration. The problem i face is the external system will not send ORGANIZATION(ORGID) value since glcomponents is declare as global value there while in Maximo it is…

Muhamad
- 11
- 1
1
vote
1 answer
Spring Batch Integration : SftpPersistentAcceptOnceFileListFilter persisting the files from FTP server but not being processed by Joblauncher
I have a configuration class which is continuously polling my FTP directory. The weird behavior is SftpPersistentAcceptOnceFileListFilter persists the file immediately in metadata store table but is not being picked up for processing by job launcher…

Dimple Hassani
- 31
- 3
1
vote
2 answers
Know any great online services to receive inbound email?
Our web app will receive a very high amount of inbound email. Amazon SES does not handle inbound email at this time, but I know that Cloudmailin and Sendgrid do. Cloudmailin is in beta and its custom domain feature is currently experimental, but…

Stephen Huey
- 175
- 1
- 5
1
vote
0 answers
How to setting elasticsearch firewall rule
I heard from elasticsearch site about When I start elasticsearch, I should open port 9200 (inbound rule).
(1) This mean is that My server is destination from something server have data?
(2) Can I open outbound is anywhere?
I need this information…

jun
- 143
- 1
- 1
- 9
1
vote
1 answer
Maximo Create WO and Specs thru Enterprise Service
I need to create a work order and populate the specifications in Maximo using data collected in another software system. I have not been able to create the work order AND populate the specifications in the same call to an object structure. So, I…

tonhat
- 21
- 3
1
vote
2 answers
XSL Transformation [SOAP]
Anyone can help me with this? I'm trying to transform the response from MAXIMO enterprise service with xsl mapping, and I have successfully transformed it but the problem is, it isn't returning any data when I submit a request.
Here's my…

oycarlito
- 97
- 1
- 13
1
vote
2 answers
Spring Integration inbound-gateway how to save soap request to file?
In Spring Integration, using inbound-gateway, do you know how to save each SOAP WS Request to separated files ?
Currently, I stuck at:

Nha Nguyen
- 81
- 8
1
vote
0 answers
Tough automation issue - subscribe to email subscriptions
The problem....
We have a Web Application that bring in articles from various sources such as (google, bing, yandex).
We wish to add another source. The source is email subscriptions from scientific journals of which there are thousands.
We want…

jus
- 11
- 2
1
vote
1 answer
Not able to get no of file Service activator will process - file inbound channel adapter
i have implemented a file inbound channel adapter to poll a directory. where we can receive multiple files, from some other inbound process...out of them we have to pick some unique files to merge. we have implemented a custom filter to perform this…

user2685868
- 11
- 4
1
vote
0 answers
Spring Integration Inbound-Gateway Not creating producer quick enough or consisently
I searched a lot for this and couldnt find any help. here is the problem I am facing.
I am using Spring Integration Inbound and outbound gateways for synchronous request response experience. I see everything work great but not 100% of the times. The…

Makarand Kashikar
- 23
- 4
1
vote
0 answers
Twilio forwarding sms to different number php
here is my problem.
I send sms to my twilio app and according to the text in them, i want a sms in reply on a different number.
Well i'm starting from an example, my app receives sms, replies to the same number asking to type some words but when it…

Leon81
- 11
- 1
1
vote
0 answers
Spring Integration SFTP inbound adapter unable to copy files
I have a SFTP inbound channel set up to poll a remote sftp server and copy files to a local directory. When it runs, it gives me a 'Permission denied' error, but in the log file it correctly mentions the file name. So it appears to be able to…

Ahmad
- 31
- 5