Discussions tagged Export
PBAutoBuild220 22.2.0.3356. - GIT Option - 32 Bit - JSON Parsing error
- Resolved
- Issue
- Last updated 4 months ago
- Stan Zihlman replied 4 months ago
PBAutoBuild fails with JSON syntax error.
Client/Server App
Scenario 1: Build pbl's from GIT into Workspace
Setup 1 is:
SourceControl = GIT
Encoding = UTF-16 LE BOM
Start of JSON file:
{ "MetaInfo": { "IDEVersion": "220", "RuntimeVersion": "22...
Export PDF from datawindow with content hyperlinks
- How-to
- Last updated 1 year ago
- Moorthy Natarajan replied 2 weeks ago
In a datawindow object it is possible to insert an object of type hyperlink, which when exported to Pdf, hyperlinks also work. ...
Hi,
can I set "Packaging custom font in the generated PDF file" Application parameter from code for a specific datawindow?
There's application variable nativepdfincludecustomfont but it's inaccessible from PowerScript.
I can't embed fonts to all p...
PowerBuilder 2022 gives blank result when exporting datawindow to XML, when PB 2017 did not.
- Resolved
- Issue
- Last updated 1 year ago
- Miguel Leeuwe replied 1 year ago
We have a piece of code that exports XML from datawindows to make an extract between our system and another.
This has not been tried in development as it was a link only available in one site's production environment.
Other XML extracts do work ...
Rearanged source code and Git merge conflicts
- Issue
- Last updated 1 year ago
- Julie Jiang @Appeon replied 1 year ago
Hello,
at our company we are currently in the process of migrating our relativly big PowerBuilder project to Git.So far that has worked fairly well, but we have encountered an issue where it would be interesting to know how this was ment to work and...
Hi all,
I use Powerbuilder 2021, build 1506
I want to export Data once datastore is retrieved. Simple as that.
I got XML Template like this (this is extraction from Edit source of datawindow):
export.xml(usetemplate="efaktura_avans" headgroups="1...
How to change the delimiter from comma to other special character using powerbuilder
- Resolved
- Issue
- Last updated 2 years ago
- Hannu Pikkarainen replied 1 year ago
Hello Team,
I am using PowerBuilder 2019 in my application. The application has an option to save the files as .csv(Comma Separated Value File Type). Our Client wants to change the delimiter from 'comma' to some other special character. Tried to cha...
Extract all source code from a workspace
- How-to
- Last updated 3 years ago
- Miguel Leeuwe replied 3 years ago
Greetings,
My boss has requested that I extract all of the source code from a PowerBuilder application to a separate single file for him to review. Does PowerBuilder have an option or a utility application to extract all the source code from a w...
Disable Saving in Infomaker
- Resolved
- How-to
- Last updated 4 years ago
- Keeley Stalnaker replied 4 years ago
Hi;
I've been asked to modify an Infomaker report that contains sensitive info so that the user cannot save it. (Evil, I know.)
Is it possible to disable the printing and "save rows as" options on reports?
Thank you!
Keeley...
Export powerbuilder datawindow into RTF word document
- How-to
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
Hi,
I have a requirement that i need to export the datawindow into rtf word format with all design and data formating as like in datawindow. how i would do that?, Can you guide me.
...
SaveAs to XLSX in PowerServer 2020
- Resolved
- Issue
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
We are trying to export a report to .xlsx format with a PB 2019 application using PowerServer 2020. Here is the GetFileSaveName call we are using for the dialog.
GetFileSaveName ( "Save As", ls_path, ls_file, "", "Excel with headers (*.xls),*.xls,Ex...
Huge default width of columns in excel12-export of datawindow.
- Resolved
- Issue
- Last updated 4 years ago
- John Fauss replied 4 years ago
Hi.
I am using PB 2017 R3 Build 1858.
When exporting a datawindow to excel12 the width of the string-columns is huge (254,29), regardless of whether the column contains onbly short texts. When using excel8 for export the columns are only 10,71 wide...
Characters lost when working with VSS
- Issue
- Last updated 5 years ago
- Michael Kramer replied 5 years ago
Hello,
We have recently upgraded our system to PB2017 from PB12.5 and noticed an issues when working with VSS source control. There is an issue in exporting and importing of DW with UTF data hard coded in it.
When working with VSS, "SUB" character ...
How to create a XML template for datawindow with conditional child element? I am trying to integrate PBUnit with an integration tool and I need failure element to appear in result only when test failed. Please advise. Thanks,Yuri
...
Exporting datawindow presentation layer to excel
- How-to
- Last updated 5 years ago
- Miguel Leeuwe replied 4 years ago
Hello.
Is there any (easy) way to export the presentation layer of a datawindow preferably as excel. I have searched around and haven't managed to find anything that gives you an export of "what you see" on the datawindow. My next try is probably go...
Hello community, I am exited with new option to export Datawindow to Json format. Could you please help me to figure out how to achieve the following:
1. Exported field names are different from column names. How to specify/map the Json field names w...
Datawindow Release in Export after Migrating
- Resolved
- Issue
- Last updated 6 years ago
- Chris Pollach @Appeon replied 6 years ago
After migrating my source to PB2017, the exports for the datawindows still say "Release 8" (Migrating from PB8).
The only way I see to change that line is to open EVERY datawindow and save them...even without making any actual changes.
Does thi...
Hello to all
I have a problem exporting the data in xml format
It can be exported with a 3-level hierarchy
eg:
customer
invoice
article
N.B.
Many articles on an invoice
Many bills in a customer
Many customers
The dw allows you to h...
- Page :
- 1