SpotFire
insert data into view
https://www.codeproject.com/Articles/236425/How-to-Insert-Data-Using-SQL-Views-Created-Using-M
https://spotfired.blogspot.com/
https://www.tibco.com/products/tibco-spotfire/learn/videos?field_video_type_target_id=821
https://www.youtube.com/watch?v=rvZf4ahc3bY&list=PLVHgQku8Z935xrGJK3r4uLv452vE9GzGt&index=4
https://www.youtube.com/user/intellipaaat/search?query=spotfire
SpotFire
https://spotfired.blogspot.com/
https://www.youtube.com/watch?v=Soq428T8mDY&list=PL-nvlz_b2YHgnrD1L5WlP3qkpWOiizT1R&index=1
https://www.tibco.com/products/tibco-spotfire/learn/videos?field_video_type_target_id=821
https://www.youtube.com/watch?v=yQbrv3swz2M&list=PLU3U6HmS8SigjQfLbN1wzcQ2gVxTMxUtp&index=1
Scripting
https://www.youtube.com/watch?v=m1OCnOzUHew
https://wiki.python.org/moin/
https://www.youtube.com/watch?v=yQbrv3swz2M&list=PLU3U6HmS8SigjQfLbN1wzcQ2gVxTMxUtp
https://community.tibco.com/wiki/ironpython-scripting-tibco-spotfire#toc-2
Filter
https://www.youtube.com/watch?v=WVROLbcXyic
TextArea
https://datashoptalk.com/unscrambling-spotfire-text-area/
insert data into view
https://www.codeproject.com/Articles/236425/How-to-Insert-Data-Using-SQL-Views-Created-Using-M
https://spotfired.blogspot.com/
https://www.tibco.com/products/tibco-spotfire/learn/videos?field_video_type_target_id=821
https://www.youtube.com/watch?v=rvZf4ahc3bY&list=PLVHgQku8Z935xrGJK3r4uLv452vE9GzGt&index=4
https://www.youtube.com/user/intellipaaat/search?query=spotfire
SpotFire
https://spotfired.blogspot.com/
https://www.youtube.com/watch?v=Soq428T8mDY&list=PL-nvlz_b2YHgnrD1L5WlP3qkpWOiizT1R&index=1
https://www.tibco.com/products/tibco-spotfire/learn/videos?field_video_type_target_id=821
https://www.youtube.com/watch?v=yQbrv3swz2M&list=PLU3U6HmS8SigjQfLbN1wzcQ2gVxTMxUtp&index=1
Scripting
https://www.youtube.com/watch?v=m1OCnOzUHew
https://wiki.python.org/moin/
https://www.youtube.com/watch?v=yQbrv3swz2M&list=PLU3U6HmS8SigjQfLbN1wzcQ2gVxTMxUtp
https://community.tibco.com/wiki/ironpython-scripting-tibco-spotfire#toc-2
Filter
https://www.youtube.com/watch?v=WVROLbcXyic
TextArea
https://datashoptalk.com/unscrambling-spotfire-text-area/
pls do some POC on pthyon and scripting
passing in parameter
Community
https://community.tibco.com/search/tags/ironpython-6091
Script and Code https://github.com/search?l=HTML&q=spotfire&type=Repositories
http://easyspotfire.blogspot.com/
https://github.com/search?q=spotfire
Example
https://community.tibco.com/wiki/ironpython-scripting-tibco-spotfire
http://analyticstipsntricks.blogspot.com/2014/02/using-accordions-in-spotfire-text-https://www.youtube.com/watch?v=R167d4pUi1Y
ironpython
https://community.tibco.com/wiki/ironpython-scripting-tibco-spotfire
Community
https://community.tibco.com/search/tags/ironpython-6091
Script and Code https://github.com/search?l=HTML&q=spotfire&type=Repositories
http://easyspotfire.blogspot.com/
https://github.com/search?q=spotfire
Example
https://community.tibco.com/wiki/ironpython-scripting-tibco-spotfire
http://analyticstipsntricks.blogspot.com/2014/02/using-accordions-in-spotfire-text-https://www.youtube.com/watch?v=R167d4pUi1Y
ironpython
https://community.tibco.com/wiki/ironpython-scripting-tibco-spotfire
A CI/CD pipeline is an automated workflow that facilitates continuous integration (CI) and continuous delivery or deployment (CD) by managing code building, testing, and release processes.
It integrates the various stages of the software development lifecycle (SDLC) into a seamless, repeatable process.
These stages include source code management, automated testing, artifact creation, and deployment orchestration.
Continuous ‘delivery’ and ‘deployment’ are sometimes used synonymously.
But there is a clear and important distinction between the two.
Delivery is about ensuring the software can be released at any time.
It requires manual intervention to deploy to production.
Deployment, on the other hand, does the release through automated workflows.