63
Views
5
Comments
[VISJSTimeline] VISJSTimeline don't work in production enviroment
Question
visjstimeline
Web icon
Forge asset by Ricardo Gonzaga

Hi. I have a problem with VISJSTimeline. In test enviroment he works fine, but in production enviroment don't. The instalation in on premisse, stack java and service center version 10.0.710.0.


Thanks for help,

João Henrique

Workcorrect.docx
2024-06-12 10-07-10
Daniel Martins

Hi João,

Could you please check if there are any errors logged on service center?

Or in the browser console log?

Without an error log, will be very difficult to understand what might be wrong with your application, doesn't seem to be the component error. My guess is that you don't have any data do be displayed.


Best regards,

Daniel Martins

2018-07-24 01-18-37
joao.moretti

Hi Daniel, we don't have any errors in service center or browser. In my notebook work find, but in others we have this problem. The data are the same use in other enviroments.

2024-06-12 10-07-10
Daniel Martins

That is very strange.

Could you please confirm that in notebooks where your data is not loaded, the data of the Sample page of the component is loaded correctly?

https://onyx.outsystemscloud.com/VISJSTimelineSample/


Best regards,

Daniel Martins

2018-07-24 01-18-37
joao.moretti

I found a situation, when i used the IP of server to acess the component, he work correctly, but when i use the DNS address he don't works. Here is the addres i try:

IP/meuperfil/timeline.js - with this works

DNS/timeline.js - doesn't work

DNS = IP/meuperfil


Thanks:

João Henrique

2019-09-24 18-41-25
Jorge Martins
 
MVP

Hi João,

what do you mean by "DNS = IP/meuperfil"?... DNS should map a name to an IP. more than that you are typically already using rewrite rules somewhere and those can get in the way of things if not properly configured.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.