cancel
Showing results for 
Search instead for 
Did you mean: 

Links to old documents in archive are still not working!

former_member186338
Active Contributor
551

During the migration old documents were converted to the blogs with a copy in the archive. Unfortunately blogs do not support txt file attachments, and I added the line to the converted blog with a link to the original document in archive:

Converted blog: https://blogs.sap.com/2014/06/04/bpc-nw-10-vba-to-get-dimension-members-list-and-properties/

Unfortunately few days ago the link to the old document in archive stopped working:

https://archive.sap.com/documents/docs/DOC-55622

I am absolutely frustrated because users are sending me - look on my comment due to the stupid fact that I can attach only 2 pictures.

Accepted Solutions (1)

Accepted Solutions (1)

oliver
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Vadim, the document in the archive (https://archive.sap.com/documents/docs/DOC-55622) stopped working because it was migrated to Blogs (https://blogs.sap.com/2014/06/04/bpc-nw-10-vba-to-get-dimension-members-list-and-properties). On Blogs we don't support attachments at this point. I've attached the original text file unencrypted to this answer: bpc-nw-10-vba.txt

I would suggest to add the code into the blog post itself. We have good syntax colouring now. Hope that works.

former_member186338
Active Contributor
0 Kudos

Hi Oliver!

It's absolutely bad idea to insert code text directly into the blog. It makes blog unreadable if the code is more then few lines. For the questions it's possible to attach text document in the comment, but for new blogs it's also not possible in blog comments.

And I have another document with code attachment that is lost: https://blogs.sap.com/2014/08/21/excel-add-in-for-bpc-75-to-test-dimension/

The code attachments also lost! Please recover the code at least here!

Vadim

P.S. I suspect that this is the major issue with all old documents with attachments - the documents are converted to blog posts without attachments and the original documents are deleted from archive!

former_member186338
Active Contributor
0 Kudos

P.S. I am trying to insert the link in the blog to https://answers.sap.com/storage/attachments/3793-bpc-nw-10-vba.txt

but unable to create a link, just text is inserted. I am really frustrated 😞

former_member186338
Active Contributor
0 Kudos

"We have good syntax colouring now" - But not for VBA 🙂

former_member186338
Active Contributor
0 Kudos

By the way, the original WordPress support VB highlighting: https://en.support.wordpress.com/code/posting-source-code/

oliver
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Vadim, code is attached here. We'll look into providing a way to reduce the display area of highlighted code, so that it doesn't cover the whole hight.

modtesttree-code.txt

frmtree-code.txt

oliver
Product and Topic Expert
Product and Topic Expert
0 Kudos

last missing code attachment thisworkbook-code.txt

oliver
Product and Topic Expert
Product and Topic Expert
0 Kudos

if we get enough request, we could definitely consider this 😉

former_member186338
Active Contributor
0 Kudos

Thanks for the code attachments I will try to link to the blog (at least as link text - links are not working in blog editor).

The idea to restrict code area is also not 100% perfect. If you have to attach code with a thousand + lines then it's definitely better to attach a link to text file. Why it's not possible to allow text attachments to blogs? It's a platform for technically oriented people 🙂

former_member186338
Active Contributor
0 Kudos

You don't need to reinvent the wheel - it's already supported!

And in EPM related areas (BPC NW, BPC MS,...) VBA development is a normal practice.

Answers (0)