on 2019 Aug 08 3:55 PM
Hello,
I am using file monitor source system to process files via PCO,MII using File Monitor Source System.
I am facing with error in below, then after some test i understand if file size equal or more then 65KB PCo Query doesn't working.
Any idea to fix this issue or any way to increase file size limit.
Thanks.
PCoQueryRequestHandler1128
Unable to process request. ArgumentOutOfRangeException: Specified argument was out of the range of valid values. Parameter name: value at SAP.Manufacturing.Connectivity.Protocol.Custom.PCoQueryRequestHandler.ProcessRequest(Object handler)
Request clarification before answering.
Hi Kevin,
I am using PCo to pass the file content to MII and passing only the file path and using this filepath in order to read content via network is not possible for me because of our network structure.
So I have tested with simple "txt" file and when file is 64 KB working when file become 65 KB or over doesn't working.
Thank you,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Tarik,
I assume you are using PCo to pass the file contents to MII for processing?
I have not seen any file size limit specified so may be a good idea to open a support ticket and the development team can look at it.
One suggestion as a work around, can you pass the filename to MII and have MII load the file then process it (this assumes MII can access the file across the network).
Thanks
Kevin
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
2 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.