Hi,
While I was debug some issues with webservice , I found that once I changed the Name Server port as same as that of the appserver broker port (and started the appserver) then the wbeservice responses appears fine. Till that time I got any responses from the respective webservice.
Is it...
Hi,
I am getting an xml file from a 3rd Party software. I want that to pass that XML into a Web Service Program. How can I do that. LongChar as input we tried, however it is not accepting. Please give a solution.
TIA
-Philip-
Hi ,
Can you please suggest a Logic/Design to Export the data to another software in an incremental manner when a scheduler Runs. Ex:- In Item Master , if 2 records got changed after the last upload then next time only those 2 records to upload .
1.This is a new integration Project
2.We are...
DEFINE TEMP-TABLE pass-table
FIELD pass_contact AS CHARACTER FORMAT "X(20)"
FIELD pass_country AS CHARACTER FORMAT "X(20)"
FIELD pass_balance AS DECIMAL
FIELD pass_discount AS INTEGER
.
DEFINE VARIABLE ip-order AS CHARACTER NO-UNDO.
DEFINE VARIABLE ip-amt AS DECIMAL NO-UNDO.
DO:
FOR...
Hi,
I have to develop webservice to bring the Sales order data.
1.Customers can fetch the data.
2.Customer Admin can fetch data
3.Sales rep can fetch data
Data will be same always however when customer logins he can see only his sales order data, if customer admin logins he can view all...
Hi,
I am trying to show some data in Kendo grid from Progress DB.
Item NO Description Order Qty (Prev Month1 ) Order Qty (Prev Month2 ) Order Qty (PrevMonth3 )
----------- ----------------- ------------------------------ -------------------------------...
Hi,
Can you please tell some details about the connectivity with Progress DB Qlikview.
1. ODBC connection is fast ?
2. Can I export the required data to JSON /XML using web services and make use of it in qlikview ?
Will JSON/XML work with qlikview (Option 2)? If yes will that better than...
Hi,
I am starting a progress DB with below batch file. How to start an SQL Clent ?
I added the 4th line in the below batch file. Is it a right way to do that ? Please advise.
set DLC=C:\dlc102b
set DBS=H:\dbs\dbs.net\dev.net
%DLC%\bin\_mprosrv.exe %DBS%\sports -N TCP -H localhost -S pp...
Time being it is practically not possible with our application because we around 100 active reports . Tackling special chars at entry level is not possible now.
Sorry I missed to explain why we need that.
Users copying contents from web pages and directly paste the content to our progress application. Progress accepting it however when we display that data in Crystal report (Crystal report used XML as data source from Progress DB) it crashes.
We are...
Hi,
Please help us by suugesting a simple way to FILTER the non-printable characters ( CHR(0) to CHR(31) ) in the output XML file , which is generated from WRITE-XML function of Progress.
Can we customize this function ? Means, if a field value contains CHR(0) to CHR(31) then replace with...
Hi,
Recently I showed an ER Diagram to the customer. For six tables he found that there is no unique index defined (I knew this already). He made a statement that he is from Oracle back ground and Oracle never allows you to create a table with out a unique index.
My doubt is that why...
Thanks for the reply.
I noticed when I apply that max-width tag delta df , it is not reflecting in the applied DB. Means SQL width is not getting changed. Any such experience ? Kindly share.
-Philip-
Hi,
I am changing the SQL width of a field from 60 to 600 , after this if I take a delta.df (incremental) will this change get reflected in the delta.df.
If yes then what is that line described ?
TIA
-Philip-
Hi,
Please clarify the doubt.
When we setup a second appserver in OE Mangement console , with the second setup do we need to set up a new Name Server as well ?
-Philip-
Hi
Any one exported a Kendo UI graph/chart to pdf . I did the grid export however same code is not suceed with Graphs and Charts. Give some simple expamples if possible.
Regards
-philip-
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.